X-Git-Url: http://git.silc.fi/gitweb/?p=autodist.git;a=blobdiff_plain;f=apps%2FMakefile.am;fp=apps%2FMakefile.ad;h=66f2a2af53137f387129cf63e4b15acd1691cce5;hp=2be826d5341c2a1a056e4ed6ce2571cbb50736b3;hb=06f7da1442fb3f0644211dbf7a2ecbfdef0235ee;hpb=a77fd4e339890ccf8c7da9d2e70327312bb837ef diff --git a/apps/Makefile.ad b/apps/Makefile.am similarity index 67% rename from apps/Makefile.ad rename to apps/Makefile.am index 2be826d..66f2a2a 100644 --- a/apps/Makefile.ad +++ b/apps/Makefile.am @@ -1,5 +1,5 @@ # -# Makefile.ad +# Makefile.am # # Author: Pekka Riikonen # @@ -17,17 +17,4 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign -SUBDIRS = \ -#ifdef SILC_DIST_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 - +SUBDIRS = autodist