Added SILC Local Network Stream API
[runtime.git] / lib / silcutil / Makefile.ad
index d3dcb57b7f9c95f10ba768893c9eadf2d3b3509d..2d565d815a253e84f22cd896ecd28565cb381c63 100644 (file)
@@ -48,7 +48,6 @@ libsilcutil_la_SOURCES = \
        silchashtable.c \
        silcutf8.c      \
        silcstringprep.c \
-       silcstream.c    \
        silcfdstream.c  \
        silcsocketstream.c \
        silcfsm.c       \
@@ -68,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 +124,11 @@ include_HEADERS =  \
        silcthreadqueue.h \
        silcrand.h      \
        silcglobal.h    \
-       silcruntime.h
+       silcruntime.h   \
+       silcdir.h       \
+       silcbufferstream.h \
+       silclocalnetstream.h \
+       silcxml.h
 
 SILC_EXTRA_DIST =