updates.
[silc.git] / lib / silcclient / Makefile.am
index b51424c6f8b45430d3ad14301cf9a6ffd33c8f83..43032ca38ebf3dd93443e18de2e264423877a318 100644 (file)
@@ -31,6 +31,14 @@ libsilcclient_a_SOURCES = \
        idlist.c \
        protocol.c
 
+include_HEADERS=       \
+       client.h        \
+       command.h       \
+       command_reply.h \
+       idlist.h        \
+       protocol.h      \
+       silcapi.h
+
 EXTRA_DIST = *.h
 
-include $(top_srcdir)/Makefile.defines.in
\ No newline at end of file
+include $(top_srcdir)/Makefile.defines.in