Moved silcer/, silc/, silcd/ and irssi/ to apps/. This finalizes
[silc.git] / apps / Makefile.ad
index 0a01a55fa81b9f00f3f70f98dc651094d599fe8d..52ad02066ce0ceb76fc012159f4d9aa6f339f30a 100644 (file)
@@ -19,5 +19,12 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
 SUBDIRS =      \
 #ifdef SILC_DIST_AUTODIST
-       autodist
+       autodist \
 #endif SILC_DIST_AUTODIST
+#ifdef SILC_DIST_SERVER
+       silcd \
+#endif SILC_DIST_SERVER
+#ifdef SILC_DIST_CLIENT
+       irssi \
+#endif SILC_DIST_CLIENT
+