From 59496b8f47ef1ceb7564ea5a052a57018374029f Mon Sep 17 00:00:00 2001 From: m0gg Date: Wed, 3 Jan 2007 13:41:52 +0000 Subject: README.ssl moved to nanohttp-ssl.h --- Makefile.am | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 551aeff..2f51a0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,12 @@ -SUBDIRS=nanohttp libcsoap xsd2c wsdl2c examples +# +# $Revision: 1.14 $ +# + +SUBDIRS=nanohttp \ + libcsoap \ + xsd2c \ + wsdl2c \ + examples bin_SCRIPTS=csoap-config @@ -28,6 +36,11 @@ win32_env=win32/MinGW/Makefile \ win32/MinGW/readme.txt \ win32/include/wsockcompat.h -EXTRA_DIST=$(documentation) $(win32_env) libcsoap.pc.in libcsoap.m4 \ - indent.pro README.ssl README.xmlsec $(broken_examples) +EXTRA_DIST=$(documentation) \ + $(win32_env) \ + libcsoap.pc.in \ + libcsoap.m4 \ + indent.pro \ + README.xmlsec \ + $(broken_examples) -- cgit v1.1-32-gdbae