updates.
[crypto.git] / lib / silcclient / Makefile.am
index 07df38868eb88168e429badd02bd3316bdf437e9..208c92deefa73eff472db90cd8ca52db6c538889 100644 (file)
@@ -22,6 +22,10 @@ noinst_LIBRARIES = libsilcclient.a
 
 libsilcclient_a_SOURCES = \
        client.c \
+       client_keyagr.c \
+       client_notify.c \
+       client_prvmsg.c \
+       client_channel.c \
        command.c \
        command_reply.c \
        idlist.c \
@@ -29,7 +33,5 @@ libsilcclient_a_SOURCES = \
 
 EXTRA_DIST = *.h
 
-INCLUDES = -I. -I.. -I../silccore -I../silccrypt -I../silcutil \
-       -I../silcmath -I../silcske -I../silcsim \
-       -I../../includes \
-       -I../silcmath/gmp -I../trq
+include $(top_srcdir)/Makefile.defines
+