Christian Grothoff 11 лет назад
Родитель
Сommit
d5571974e5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/Makefile.am

+ 1 - 1
src/Makefile.am

@@ -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