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