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