Explorar el Código

Fix bug that --disable-websocket causes build error

Tatsuhiro Tsujikawa hace 8 años
padre
commit
b76435fe77
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      deps/Makefile.am

+ 2 - 0
deps/Makefile.am

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