Merged silc_1_1_branch to trunk.
[silc.git] / apps / Makefile.ad
index 87bc7ca44058f737f4d8a04ee4cdfdf27b80afe1..2be826d5341c2a1a056e4ed6ce2571cbb50736b3 100644 (file)
 
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
-SUBDIRS =              \
+SUBDIRS =      \
 #ifdef SILC_DIST_AUTODIST
-       autodist        \
+       autodist \
 #endif SILC_DIST_AUTODIST
-#ifdef SILC_DIST_SILCMAP
-       silcmap
-#endif SILC_DIST_SILCMAP
+#ifdef SILC_DIST_SERVER
+       @SILCD_SUBDIR@ \
+#endif SILC_DIST_SERVER
+#ifdef SILC_DIST_CLIENT
+       @IRSSI_SUBDIR@ \
+#endif SILC_DIST_CLIENT
+#ifdef SILC_DIST_INPLACE
+#      silcstress
+#endif SILC_DIST_INPLACE