I2PControl added

This commit is contained in:
orignal 2015-01-07 13:26:44 -05:00
parent 88560d06a1
commit cdc0aa658a
6 changed files with 54 additions and 4 deletions

View file

@ -18,7 +18,7 @@ endif
# also: Daemon{Linux,Win32}.cpp will be added later
DAEMON_SRC = $(COMMON_SRC) \
BOB.cpp ClientContext.cpp Daemon.cpp I2PTunnel.cpp SAM.cpp SOCKS.cpp UPnP.cpp \
HTTPServer.cpp HTTPProxy.cpp i2p.cpp
HTTPServer.cpp HTTPProxy.cpp I2PControl.cpp i2p.cpp
LIB_SRC := $(COMMON_SRC) \
api.cpp