aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2019-08-22 15:36:13 +0300
committerMatias Elo <matias.elo@nokia.com>2019-08-22 15:36:13 +0300
commite50bbcfccb4d5f94f830f0df6de108db03acd339 (patch)
tree298cf43e9b2b026fb69a1e815a4c93eee5649491 /helper/Makefile.am
parent8101a05ffcd8983f564ade693c92deba54bd5b2b (diff)
parentc8d22107bd8b64efc91bc064fe20e7aeeac7efff (diff)
Merge ODP linux-generic v1.22.0.0 into linux-dpdk
Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
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 242a2e944..762f80602 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -15,6 +15,7 @@ AM_LDFLAGS = -version-number '$(ODPHELPER_LIBSO_VERSION)'
helperincludedir = $(includedir)/odp/helper/
helperinclude_HEADERS = \
include/odp/helper/chksum.h\
+ include/odp/helper/odph_debug.h \
include/odp/helper/eth.h\
include/odp/helper/icmp.h\
include/odp/helper/ip.h\
@@ -43,7 +44,6 @@ helperlinuxinclude_HEADERS = \
endif
noinst_HEADERS = \
- include/odph_debug.h \
include/odph_list_internal.h
__LIB__libodphelper_la_SOURCES = \