Created SILC Crypto Toolkit git repository.
[crypto.git] / apps / Makefile.ad
index 4c8d26d6b6d8f0bd2ea735047ce95fc16bf91baa..b9cc9e0b03cbd66aa00e736c87ff732795739a7f 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2005 Pekka Riikonen
+#  Copyright (C) 2005 - 2008 Pekka Riikonen
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
 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
 #ifdef SILC_DIST_ASN1UTILS
-       asn1utils       \
+       asn1utils
 #endif SILC_DIST_ASN1UTILS
-
-