Added SILC Timer API.
[silc.git] / lib / silcutil / Makefile.ad
index e7e540d81f86a50233a79822304f5414c93eccb9..09bc5bcd1542164705d200ab1073ce8dd3d8e8a8 100644 (file)
@@ -66,6 +66,7 @@ libsilcutil_la_SOURCES = \
        silcfsm.c       \
        silcasync.c     \
        silctime.c      \
+       silctimer.c     \
        silcmime.c      \
        silcstack.c     \
        silcsnprintf.c  \
@@ -107,6 +108,8 @@ include_HEADERS =   \
        silcfsm.h       \
        silcfsm_i.h     \
        silctime.h      \
+       silctimer.h     \
+       silctimer_i.h   \
        silcmime.h      \
        silcmime_i.h    \
        silcasync.h     \