updates.
[silc.git] / lib / silcutil / Makefile.am
index 07fb94619bb4d008c72a9fc45fa7446a6a6ff5ad..ac4e73e0d7cca1997c143ebce0ec5c0a4d3d916d 100644 (file)
@@ -36,6 +36,7 @@ libsilcutil_a_SOURCES = \
        silcmemory.c \
        silcnet.c \
        silcschedule.c \
+       silcfileutil.c \
        silcutil.c \
        silchashtable.c \
        silcsockconn.c  \
@@ -45,7 +46,6 @@ if SILC_DIST_TOOLKIT
 include_HEADERS =      \
        silcbuffer.h    \
        silcbuffmt.h    \
-       silcbufutil.h   \
        silcconfig.h    \
        silchashtable.h \
        silclog.h       \
@@ -58,6 +58,7 @@ include_HEADERS =     \
        silcthread.h    \
        silclist.h      \
        silcdlist.h     \
+       silcfileutil.h  \
        silcutil.h
 endif