mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
merge
This commit is contained in:
parent
cd9cd84c5b
commit
d4a0076aba
13 changed files with 232 additions and 234 deletions
2
Makefile
2
Makefile
|
@ -15,7 +15,7 @@ USE_MESHNET := no
|
|||
USE_UPNP := no
|
||||
|
||||
|
||||
ifeq ($(WEBSOCKET),1)
|
||||
ifeq ($(WEBSOCKETS),1)
|
||||
NEEDED_CXXFLAGS += -DWITH_EVENTS
|
||||
DAEMON_SRC += Websocket.cpp
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue