Added SILC XML API
[runtime.git] / lib / silcutil / Makefile.ad
index ef7efb9c7270ebef541049be0ac80db167c512a1..972b83d68c29c8e5812b97011b20c8bc4602d586 100644 (file)
@@ -67,7 +67,9 @@ libsilcutil_la_SOURCES = \
        silcregex.c     \
        silcthreadqueue.c \
        silcrand.c      \
-       silcglobal.c
+       silcglobal.c    \
+       silcbufferstream.c \
+       silcxml.c
 
 include_HEADERS =      \
        $(SILC_DIST_HEADER) \
@@ -122,7 +124,9 @@ include_HEADERS =   \
        silcrand.h      \
        silcglobal.h    \
        silcruntime.h   \
-       silcdir.h
+       silcdir.h       \
+       silcbufferstream.h \
+       silcxml.h
 
 SILC_EXTRA_DIST =