Created SILC Crypto Toolkit git repository.
[crypto.git] / apps / Makefile.ad
index 87bc7ca44058f737f4d8a04ee4cdfdf27b80afe1..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_SILCMAP
-       silcmap
-#endif SILC_DIST_SILCMAP
-
+#ifdef SILC_DIST_ASN1UTILS
+       asn1utils
+#endif SILC_DIST_ASN1UTILS