X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2FMakefile.ad;fp=apps%2FMakefile.ad;h=4c8d26d6b6d8f0bd2ea735047ce95fc16bf91baa;hb=3b8276bd7eb958902bdcb141f9faee158320fa17;hp=2be826d5341c2a1a056e4ed6ce2571cbb50736b3;hpb=93a05de95b0e82af83bfc3e0518d8f57b228ed62;p=runtime.git diff --git a/apps/Makefile.ad b/apps/Makefile.ad index 2be826d5..4c8d26d6 100644 --- a/apps/Makefile.ad +++ b/apps/Makefile.ad @@ -17,17 +17,21 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign -SUBDIRS = \ +SUBDIRS = \ #ifdef SILC_DIST_AUTODIST - autodist \ + autodist \ #endif SILC_DIST_AUTODIST #ifdef SILC_DIST_SERVER - @SILCD_SUBDIR@ \ + @SILCD_SUBDIR@ \ #endif SILC_DIST_SERVER #ifdef SILC_DIST_CLIENT - @IRSSI_SUBDIR@ \ + @IRSSI_SUBDIR@ \ #endif SILC_DIST_CLIENT #ifdef SILC_DIST_INPLACE -# silcstress +# silcstress \ #endif SILC_DIST_INPLACE +#ifdef SILC_DIST_ASN1UTILS + asn1utils \ +#endif SILC_DIST_ASN1UTILS +