Created SILC Crypto Toolkit git repository.
[crypto.git] / win32 / Makefile.am
index 93cd235e1c71ba9ac9aa2d290b91b1128fd9e776..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
+EXTRA_DIST =                                   \
+       silcdefs.h *.dsw copy_dll               \
+       tests *.dsp clean_dist.pl README
 
 include $(top_srcdir)/Makefile.defines.in