summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar m0gg2006-11-30 14:23:58 +0000
committerGravatar m0gg2006-11-30 14:23:58 +0000
commitdf58dad240fe368c261263e248d3520d3e0be1a3 (patch)
tree3fe4e4f6c318aee4bce1b72e0827a8f3300f3b7b /Makefile.am
parentcbd1f84a6125931a2f64279aa5da5121a66e3cf1 (diff)
downloadcsoap-df58dad240fe368c261263e248d3520d3e0be1a3.tar.gz
csoap-df58dad240fe368c261263e248d3520d3e0be1a3.tar.bz2
Code cleanup
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index cf6fd8c..b14a16b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,8 +16,7 @@ documentation=doc/Doxyfile.api \
doc/tutorial.xml \
doc/images/logo02.gif
-broken_examples=examples/nanohttp/client_get.c \
- examples/nanohttp/client_mime.c \
+broken_examples=examples/nanohttp/client_mime.c \
examples/nanohttp/httpcpost.c \
examples/nanohttp/httppost.c \
examples/nanohttp/postserver.c \