Skip to content

Commit

Permalink
Fix bug that --disable-websocket causes build error
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Dec 10, 2016
1 parent ec02ae6 commit b76435f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deps/Makefile.am
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
if ENABLE_WEBSOCKET
SUBDIRS = wslay
endif # ENABLE_WEBSOCKET

0 comments on commit b76435f

Please sign in to comment.