fix patch

This commit is contained in:
atnaguzin 2016-11-02 18:51:43 +03:00
parent b6fc795941
commit fa024c5b20
2 changed files with 4 additions and 5 deletions

View file

@ -14,7 +14,6 @@ USE_STATIC := no
USE_MESHNET := no
USE_UPNP := no
ifeq ($(WEBSOCKETS),1)
NEEDED_CXXFLAGS += -DWITH_EVENTS
DAEMON_SRC += Websocket.cpp