summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar snowdrop2005-07-21 09:05:51 +0000
committerGravatar snowdrop2005-07-21 09:05:51 +0000
commit48789f04e213f0f8309448b03c49e7d2802dd1a4 (patch)
treedaed2b71b63d8574176cecdac46e8a6ac71f65d6 /Makefile.am
parent24409cb9269eab38d4c48d2732a75b46995629b7 (diff)
downloadcsoap-48789f04e213f0f8309448b03c49e7d2802dd1a4.tar.gz
csoap-48789f04e213f0f8309448b03c49e7d2802dd1a4.tar.bz2
removed LDFLAGS warnings
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 04e1965..f429bd7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## top directory
#Build in these directories:
-SUBDIRS= $(NANOHTTP_LIBRARY_NAME) $(GENERIC_LIBRARY_NAME) xsd2c wsdl2c examples
+SUBDIRS= $(NANOHTTP_LIBRARY_NAME) $(GENERIC_LIBRARY_NAME) examples
#Distribute these directories:
DIST_SUBDIRS = $(GENERIC_LIBRARY_NAME)