updates
[silc.git] / lib / silcutil / Makefile.am
index e2de4414ed19909264b2d6b0a5c08a66e08242d6..af1f7fb74c0a0426d9b9a3c6ec1ced7dd18cd0fe 100644 (file)
@@ -38,6 +38,7 @@ libsilcutil_a_SOURCES = \
        silcsockconn.c  \
        silcprotocol.c
 
+if SILC_DIST_TOOLKIT
 include_HEADERS =      \
        silcbuffer.h    \
        silcbuffmt.h    \
@@ -52,7 +53,10 @@ include_HEADERS =    \
        silcsockconn.h  \
        silcprotocol.h  \
        silcthread.h    \
+       silclist.h      \
+       silcdlist.h     \
        silcutil.h
+endif
 
 EXTRA_DIST = *.h