summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 \