diff --git a/src/Makefile.conf b/src/Makefile.conf index 5d6c0d3..08717e9 100644 --- a/src/Makefile.conf +++ b/src/Makefile.conf @@ -18,7 +18,7 @@ BUILD_FOR:=$(shell uname) ######### C and C++ ######### LDFLAGS=-shared $(ENGINE_LIB) $(AD_LIB) -LDLIBS=-lstdc++ -lpEpEngine +LDLIBS=-lstdc++ -lpEpEngine -lpEpAdapter ######### C++ #########