aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd')
-rw-r--r--src/microhttpd/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index b7ad13d9..58d39c43 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -153,12 +153,6 @@ endif
153 153
154TESTS = $(check_PROGRAMS) 154TESTS = $(check_PROGRAMS)
155 155
156if !HAVE_LISTEN_SHUTDOWN
157XFAIL_TESTS = \
158 test_shutdown_select \
159 test_shutdown_poll
160endif
161
162test_daemon_SOURCES = \ 156test_daemon_SOURCES = \
163 test_daemon.c 157 test_daemon.c
164test_daemon_LDADD = \ 158test_daemon_LDADD = \