Added OpenPGP library to lib/silcpgp
[crypto.git] / lib / Makefile.ad
index dde84c5165d6b3a3c00982ac82e38d2582aaf08e..0191e8472121438165085ced5c59bc8e8afda384 100644 (file)
@@ -27,6 +27,9 @@ CRYPTO_DIRS =                 \
 #ifdef SILC_DIST_SSH
        silcssh         \
 #endif SILC_DIST_SSH
+#ifdef SILC_DIST_PGP
+       silcpgp         \
+#endif SILC_DIST_PGP
 
 if SILC_ENABLE_SHARED
 if SILC_WIN32