Added SILC Buffer Stream API
[runtime.git] / lib / silcutil / Makefile.ad
index ef7efb9c7270ebef541049be0ac80db167c512a1..75df24b23722da997fc8dd777dfa5c5dc64f3f08 100644 (file)
@@ -67,7 +67,8 @@ libsilcutil_la_SOURCES = \
        silcregex.c     \
        silcthreadqueue.c \
        silcrand.c      \
-       silcglobal.c
+       silcglobal.c    \
+       silcbufferstream.c
 
 include_HEADERS =      \
        $(SILC_DIST_HEADER) \
@@ -122,7 +123,8 @@ include_HEADERS =   \
        silcrand.h      \
        silcglobal.h    \
        silcruntime.h   \
-       silcdir.h
+       silcdir.h       \
+       silcbufferstream.h
 
 SILC_EXTRA_DIST =