This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hebinlong
/
aria2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix bug that --disable-websocket causes build error
Tatsuhiro Tsujikawa
8 years ago
parent
ec02ae65bb
commit
b76435fe77
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
deps/Makefile.am
+ 2
- 0
deps/Makefile.am
View File
@@ -1 +1,3 @@
+if ENABLE_WEBSOCKET
SUBDIRS = wslay
+endif # ENABLE_WEBSOCKET