updates.
[crypto.git] / lib / silccrypt / Makefile.am
index 741b1dc05e90369dd66ad26519596de095978ec9..8840a617bc4003703cb56b603f1627a9ab55ac32 100644 (file)
@@ -30,6 +30,7 @@ libsilccrypt_a_SOURCES = \
        rsa.c \
        sha1.c \
        twofish.c \
+       blowfish.c \
        silccipher.c \
        silchash.c \
        silchmac.c \
@@ -39,6 +40,5 @@ libsilccrypt_a_SOURCES = \
 
 EXTRA_DIST = *.h
 
-INCLUDES = -I. -I.. -I../silccore -I../silcmath -I../silcske \
-       -I../silcsim -I../.. -I../silcutil -I../../includes \
-       -I../silcmath/gmp -I../trq
+include $(top_srcdir)/Makefile.defines
+