Added IV Included support to allow packet send/receive on UDP.
[silc.git] / lib / silccore / Makefile.ad
index 7d9507e66f502217d2d8cca3722e042945482552..db653271e610f1b5458f1e37c2e874f135733aaf 100644 (file)
@@ -21,7 +21,6 @@ noinst_LTLIBRARIES = libsilccore.la
 
 libsilccore_la_SOURCES =       \
        silcid.c                \
-       silcidcache.c           \
        silcmessage.c           \
        silcchannel.c           \
        silccommand.c           \
@@ -39,7 +38,6 @@ include_HEADERS =     \
        silcchannel.h   \
        silcmessage.h   \
        silccommand.h   \
-       silcidcache.h   \
        silcid.h        \
        silcmode.h      \
        silcnotify.h    \