Major restructuring of the internals of SILC Cipher API
[crypto.git] / lib / Makefile.ad
index dde84c5165d6b3a3c00982ac82e38d2582aaf08e..286f821391d5259760ad47f4669536758d1290e2 100644 (file)
@@ -27,6 +27,12 @@ CRYPTO_DIRS =                \
 #ifdef SILC_DIST_SSH
        silcssh         \
 #endif SILC_DIST_SSH
+#ifdef SILC_DIST_PGP
+       silcpgp         \
+#endif SILC_DIST_PGP
+#ifdef SILC_DIST_PKIX
+       silcpkix
+#endif SILC_DIST_PKIX
 
 if SILC_ENABLE_SHARED
 if SILC_WIN32