Skip to content
Snippets Groups Projects
Commit fd1f2cd0 authored by ethan's avatar ethan Committed by Adrien Béraud
Browse files

add peer_discovery.o object into auto configure lib

parent af940c63
Branches
Tags 1.9.0
No related merge requests found
...@@ -27,6 +27,7 @@ libopendht_la_SOURCES = \ ...@@ -27,6 +27,7 @@ libopendht_la_SOURCES = \
dhtrunner.cpp \ dhtrunner.cpp \
default_types.cpp \ default_types.cpp \
log.cpp \ log.cpp \
peer_discovery.cpp \
network_utils.h \ network_utils.h \
network_utils.cpp network_utils.cpp
...@@ -55,6 +56,7 @@ nobase_include_HEADERS = \ ...@@ -55,6 +56,7 @@ nobase_include_HEADERS = \
../include/opendht/default_types.h \ ../include/opendht/default_types.h \
../include/opendht/log.h \ ../include/opendht/log.h \
../include/opendht/log_enable.h \ ../include/opendht/log_enable.h \
../include/opendht/peer_discovery.h \
../include/opendht/rng.h ../include/opendht/rng.h
if ENABLE_PROXY_SERVER if ENABLE_PROXY_SERVER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment