mirror of
https://github.com/PurpleI2P/i2pd-android.git
synced 2025-01-25 05:54:17 +00:00
fix typo
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
a36131b1bc
commit
a3cddc954d
@ -24,7 +24,7 @@ LOCAL_SRC_FILES := \
|
||||
$(DAEMON_SRC_PATH)/Daemon.cpp \
|
||||
$(DAEMON_SRC_PATH)/UPnP.cpp \
|
||||
$(DAEMON_SRC_PATH)/HTTPServer.cpp \
|
||||
$(DAEMON_SRC_PATH)/I2PControl.cpp
|
||||
$(DAEMON_SRC_PATH)/I2PControl.cpp \
|
||||
$(DAEMON_SRC_PATH)/I2PControlHandlers.cpp
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user