aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2020-07-03 17:03:49 +0300
committerGitHub <noreply@github.com>2020-07-03 17:03:49 +0300
commitaa55e35150da8099ed9f565173993609650010af (patch)
tree90573ee0b4ff53ff2c080f28b4c66a4e90f0f864 /helper/Makefile.am
parentbd75b10924e6df74089d27482dd68bdef33eaf83 (diff)
parente20ecf15d8af37602a2eb0873d0a91dc5167dd28 (diff)
Merge ODP v1.24.0.0v1.24.0.0_DPDK_18.11
Merge and port ODP linux-generic v1.24.0.0 commits into odp-dpdk.
Diffstat (limited to 'helper/Makefile.am')
-rw-r--r--helper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index 762f80602..8347ff96d 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -62,6 +62,6 @@ __LIB__libodphelper_la_SOURCES += \
linux/thread.c
endif
-__LIB__libodphelper_la_LIBADD = $(PTHREAD_LIBS) $(LIB)/libodp-linux.la
+__LIB__libodphelper_la_LIBADD = $(PTHREAD_LIBS)
lib_LTLIBRARIES = $(LIB)/libodphelper.la