Created SILC Crypto Toolkit git repository.
[crypto.git] / apps / Makefile.ad
index 1b089851deffabc9d888c47669f98b4f7bee9105..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
-
+SUBDIRS =              \
+#ifdef SILC_DIST_ASN1UTILS
+       asn1utils
+#endif SILC_DIST_ASN1UTILS