Added SILC Buffer Stream API
[runtime.git] / lib / silcutil / Makefile.ad
index b1ce5fd05301be11f24d68881a2be538d7e0855a..75df24b23722da997fc8dd777dfa5c5dc64f3f08 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,8 @@ libsilcutil_la_SOURCES = \
        silcregex.c     \
        silcthreadqueue.c \
        silcrand.c      \
-       silcglobal.c
+       silcglobal.c    \
+       silcbufferstream.c
 
 include_HEADERS =      \
        $(SILC_DIST_HEADER) \
@@ -121,7 +121,10 @@ include_HEADERS =  \
        silcregex.h     \
        silcthreadqueue.h \
        silcrand.h      \
-       silcglobal.h
+       silcglobal.h    \
+       silcruntime.h   \
+       silcdir.h       \
+       silcbufferstream.h
 
 SILC_EXTRA_DIST =