fix #3560 as suggested by reporter

This commit is contained in:
Christian Grothoff
2014-12-01 10:55:44 +00:00
parent 774e50c035
commit d5571974e5
+1 -1
View File
@@ -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