Added SILC Thread Queue API
[silc.git] / lib / silccrypt / Makefile.ad
index 49fbb7769bf69ce2192b11c8e13a7fbcdce5b2ae..0d1aa46b69a6fe0a47e81b1a170f4762a89af32f 100644 (file)
@@ -35,11 +35,15 @@ libsilccrypt_la_SOURCES =   \
        md5.c                   \
        $(SILC_AES_S)           \
        rsa.c                   \
+       dsa.c                   \
        sha1.c                  \
        sha256.c                \
+       sha256_x86.S            \
+       sha512.c                \
        twofish.c               \
        blowfish.c              \
        cast5.c                 \
+       des.c                   \
        silccrypto.c            \
        silccipher.c            \
        silchash.c              \