Fix bug that --disable-websocket causes build error
parent
ec02ae65bb
commit
b76435fe77
|
|
@ -1 +1,3 @@
|
||||||
|
if ENABLE_WEBSOCKET
|
||||||
SUBDIRS = wslay
|
SUBDIRS = wslay
|
||||||
|
endif # ENABLE_WEBSOCKET
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue