updates.
[silc.git] / lib / silcutil / Makefile.am
index e016899336838b3b75dcc5a9e46c770df6605859..e2de4414ed19909264b2d6b0a5c08a66e08242d6 100644 (file)
@@ -35,7 +35,8 @@ libsilcutil_a_SOURCES = \
        silcschedule.c \
        silcutil.c \
        silchashtable.c \
-       silcsockconn.c
+       silcsockconn.c  \
+       silcprotocol.c
 
 include_HEADERS =      \
        silcbuffer.h    \
@@ -49,6 +50,7 @@ include_HEADERS =     \
        silcnet.h       \
        silcschedule.h  \
        silcsockconn.h  \
+       silcprotocol.h  \
        silcthread.h    \
        silcutil.h