X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=win32%2FMakefile.am;h=546ac7955ee5c9f2a6518eb4503d2af6d70a7640;hp=8f4dc98ff9c851d19d8f10b7ee400f333cc50d77;hb=f9d9c92fcc179ff82ae7aa5f724440215f194827;hpb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776 diff --git a/win32/Makefile.am b/win32/Makefile.am index 8f4dc98f..546ac795 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -3,7 +3,7 @@ # # Author: Pekka Riikonen # -# 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 @@ -18,11 +18,10 @@ 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