Explorar o código

Fix bug that --disable-websocket causes build error

Tatsuhiro Tsujikawa %!s(int64=8) %!d(string=hai) anos
pai
achega
b76435fe77
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      deps/Makefile.am

+ 2 - 0
deps/Makefile.am

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