updates.
[silc.git] / lib / silccrypt / Makefile.am
index b0d7d8185ab09bc745be1f5f546dc98ee91071a6..66a9fbe080e12843ae96b1ed3cf3c9fcf718c6a5 100644 (file)
@@ -35,10 +35,11 @@ libsilccrypt_a_SOURCES = \
        silchash.c \
        silchmac.c \
        silcrng.c \
-       silcpkcs.c
+       silcpkcs.c \
+       pkcs1.c
 
 EXTRA_DIST = *.h
 
 INCLUDES = -I. -I.. -I../silccore -I../silcmath -I../silcske \
-       -I../silcsim -I../.. -I../../includes \
-       -I../silcmath/gmp-3.0.1
+       -I../silcsim -I../.. -I../silcutil -I../../includes \
+       -I../silcmath/gmp -I../trq