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