X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2FMakefile.ad;h=2be826d5341c2a1a056e4ed6ce2571cbb50736b3;hb=6a068b4936851926f92ef731a6cbfe06f9b8ffe1;hp=0a01a55fa81b9f00f3f70f98dc651094d599fe8d;hpb=d33dd2ef943698beb7c6d6bf3a74578f11512148;p=autodist.git diff --git a/apps/Makefile.ad b/apps/Makefile.ad index 0a01a55..2be826d 100644 --- a/apps/Makefile.ad +++ b/apps/Makefile.ad @@ -19,5 +19,15 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign SUBDIRS = \ #ifdef SILC_DIST_AUTODIST - autodist + autodist \ #endif SILC_DIST_AUTODIST +#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 +