Added SILC Local Network Stream API
[runtime.git] / lib / silcutil / Makefile.ad
index ef7efb9c7270ebef541049be0ac80db167c512a1..2d565d815a253e84f22cd896ecd28565cb381c63 100644 (file)
@@ -67,7 +67,10 @@ libsilcutil_la_SOURCES = \
        silcregex.c     \
        silcthreadqueue.c \
        silcrand.c      \
-       silcglobal.c
+       silcglobal.c    \
+       silcbufferstream.c \
+       silclocalnetstream.c \
+       silcxml.c
 
 include_HEADERS =      \
        $(SILC_DIST_HEADER) \
@@ -122,7 +125,10 @@ include_HEADERS =  \
        silcrand.h      \
        silcglobal.h    \
        silcruntime.h   \
-       silcdir.h
+       silcdir.h       \
+       silcbufferstream.h \
+       silclocalnetstream.h \
+       silcxml.h
 
 SILC_EXTRA_DIST =