mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
fix #3560 as suggested by reporter
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ microspdy += testspdy
|
||||
endif
|
||||
endif
|
||||
|
||||
SUBDIRS = include platform microhttpd $(microspdy) examples $(curltests) $(zzuftests) .
|
||||
SUBDIRS = include platform microhttpd $(microspdy) $(curltests) $(zzuftests) .
|
||||
|
||||
if BUILD_EXAMPLES
|
||||
SUBDIRS += examples
|
||||
|
||||
Reference in New Issue
Block a user