PKCS API changes.
[silc.git] / lib / Makefile.ad
index 3d1cfacecf9afb82e7b207895c316f7661ec0e37..79473f739e9ba25f51fb969674858278f64117fa 100644 (file)
@@ -48,6 +48,12 @@ SILCLIB_DIRS =               \
 #ifdef SILC_DIST_VCARD
        silcvcard       \
 #endif SILC_DIST_VCARD
+#ifdef SILC_DIST_ACC
+       silcacc         \
+#endif SILC_DIST_ACC
+#ifdef SILC_DIST_SSH
+       silcssh         \
+#endif SILC_DIST_SSH
 
 if SILC_ENABLE_SHARED
 LIBTOOL_OPTS= -release $(LIB_BASE_VERSION) -rpath $(DESTDIR)$(libdir)