Added SILC Rand API, SILC Global Variables API and silcruntime.h.in
[runtime.git] / lib / silcutil / Makefile.ad
index 3456e38d37d7cff1f1730df5d0da39c36bd8128b..b1ce5fd05301be11f24d68881a2be538d7e0855a 100644 (file)
@@ -66,7 +66,9 @@ libsilcutil_la_SOURCES = \
        silcerrno.c     \
        silcgetopt.c    \
        silcregex.c     \
-       silcthreadqueue.c
+       silcthreadqueue.c \
+       silcrand.c      \
+       silcglobal.c
 
 include_HEADERS =      \
        $(SILC_DIST_HEADER) \
@@ -117,7 +119,9 @@ include_HEADERS =   \
        silcerrno.h     \
        silcgetopt.h    \
        silcregex.h     \
-       silcthreadqueue.h
+       silcthreadqueue.h \
+       silcrand.h      \
+       silcglobal.h
 
 SILC_EXTRA_DIST =