Signed-off-by: huanggaoyang <[email protected]>
---
helper/Makefile.am | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/helper/Makefile.am b/helper/Makefile.am
index 1a74e8e..196d887 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -17,6 +17,7 @@ helperinclude_HEADERS = \
$(srcdir)/include/odp/helper/ip.h\
$(srcdir)/include/odp/helper/ipsec.h\
$(srcdir)/include/odp/helper/tcp.h\
+ $(srcdir)/include/odp/helper/table.h\
$(srcdir)/include/odp/helper/udp.h
noinst_HEADERS = \
@@ -25,6 +26,8 @@ noinst_HEADERS = \
__LIB__libodphelper_la_SOURCES = \
linux.c \
- ring.c
+ ring.c \
+ hashtable.c \
+ lineartable.c
lib_LTLIBRARIES = $(LIB)/libodphelper.la
--
1.9.1
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp