updates.
[silc.git] / lib / silcske / Makefile.am
index c2ac3a96c4e193aa35701d7c65934e549ca9ae3e..94dffa260e4159824c311fe7fcfcab36ac0f284e 100644 (file)
@@ -25,8 +25,12 @@ libsilcske_a_SOURCES = \
        payload.c \
         groups.c
 
+include_HEADERS =      \
+       groups.h        \
+       payload.h       \
+       silcske.h       \
+       silcske_status.h
+
 EXTRA_DIST = *.h
 
-INCLUDES = -I. -I.. -I../silccrypt -I../silccore \
-       -I../silcsim -I../silcmath -I../.. -I../../includes \
-        -I../silcmath/gmp
+include $(top_srcdir)/Makefile.defines.in