* add HTTP.{cpp,h} to build

This commit is contained in:
hagen 2016-04-27 00:00:00 +00:00
parent 42b9b6426a
commit 06a1a8690d
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ LIB_SRC = \
LIB_CLIENT_SRC = \
AddressBook.cpp BOB.cpp ClientContext.cpp I2PTunnel.cpp I2PService.cpp \
SAM.cpp SOCKS.cpp HTTPProxy.cpp
SAM.cpp SOCKS.cpp HTTP.cpp HTTPProxy.cpp
# also: Daemon{Linux,Win32}.cpp will be added later
DAEMON_SRC = \