Sfoglia il codice sorgente

Fix bug that --disable-websocket causes build error

Tatsuhiro Tsujikawa 8 anni fa
parent
commit
b76435fe77
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      deps/Makefile.am

+ 2 - 0
deps/Makefile.am

@@ -1 +1,3 @@
+if ENABLE_WEBSOCKET
 SUBDIRS = wslay
+endif # ENABLE_WEBSOCKET