Fix bug that --disable-websocket causes build error

pull/816/merge
Tatsuhiro Tsujikawa 2016-12-10 20:58:57 +09:00
parent ec02ae65bb
commit b76435fe77
1 changed files with 2 additions and 0 deletions

2
deps/Makefile.am vendored
View File

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