updates.
[silc.git] / lib / silcske / Makefile.am
index c8338ad1f215d52f03807d7f98e887e353a83d45..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../silcutil \
-       -I../silcsim -I../silcmath -I../.. -I../../includes \
-        -I../silcmath/gmp -I../trq
+include $(top_srcdir)/Makefile.defines.in