You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
510 B

Index: src/Makefile.in
--- src/Makefile.in.orig 2016-09-03 10:11:46.579425000 +0200
+++ src/Makefile.in 2016-09-03 10:13:44.739496324 +0200
@@ -338,8 +338,7 @@
# This Makefile.am is in the public domain
@HAVE_CURL_TRUE@curltests = testcurl
@HAVE_CURL_TRUE@@HAVE_SOCAT_TRUE@@HAVE_ZZUF_TRUE@zzuftests = testzzuf
-SUBDIRS = include microhttpd $(curltests) $(zzuftests) . \
- $(am__append_1)
+SUBDIRS = include microhttpd .
EXTRA_DIST = \
datadir/cert-and-key.pem \
datadir/cert-and-key-for-wireshark.pem