Created SILC Crypto Toolkit git repository.
[crypto.git] / win32 / Makefile.am
index 8f4dc98ff9c851d19d8f10b7ee400f333cc50d77..546ac7955ee5c9f2a6518eb4503d2af6d70a7640 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
 #
-#  Copyright (C) 2000 Pekka Riikonen
+#  Copyright (C) 2000 - 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 = libsilc libsilcclient
+SUBDIRS =
 
 EXTRA_DIST =                                   \
-       silcdefs.h silc.dsw copy_dll            \
-       tests all.dsp clean_dist.pl README      \
-       libsilc_static libsilcclient_static
+       silcdefs.h *.dsw copy_dll               \
+       tests *.dsp clean_dist.pl README
 
 include $(top_srcdir)/Makefile.defines.in