updates.
[silc.git] / lib / silccrypt / Makefile.am
index 6e7514e37dceaa6bc6d7748fb0b565c5cd1569ce..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
+       -I../silcsim -I../.. -I../silcutil -I../../includes \
+       -I../silcmath/gmp -I../trq