X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=blobdiff_plain;f=apps%2FMakefile.ad;h=1b089851deffabc9d888c47669f98b4f7bee9105;hp=0a01a55fa81b9f00f3f70f98dc651094d599fe8d;hb=6292b5999dbad07560dd17dc65f56561e06b53a1;hpb=10b40f2304ad8b7e5d8468f8b0d1fd106986066a diff --git a/apps/Makefile.ad b/apps/Makefile.ad index 0a01a55..1b08985 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 +