This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hebinlong
/
aria2
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Fix bug that --disable-websocket causes build error
Tatsuhiro Tsujikawa
8 anni fa
parent
ec02ae65bb
commit
b76435fe77
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
deps/Makefile.am
+ 2
- 0
deps/Makefile.am
Vedi File
@@ -1 +1,3 @@
+if ENABLE_WEBSOCKET
SUBDIRS = wslay
+endif # ENABLE_WEBSOCKET