aboutsummaryrefslogtreecommitdiff
path: root/helper
diff options
context:
space:
mode:
Diffstat (limited to 'helper')
-rw-r--r--helper/Makefile.am4
-rw-r--r--helper/test/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index 458a99f92..edcde4f5b 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -1,3 +1,7 @@
+if PLATFORM_IS_LINUX_DPDK
+include $(top_srcdir)/platform/@with_platform@/Makefile.inc
+endif
+
include $(top_srcdir)/Makefile.inc
pkgconfigdir = $(libdir)/pkgconfig
diff --git a/helper/test/Makefile.am b/helper/test/Makefile.am
index a8fcee574..84dbd3e03 100644
--- a/helper/test/Makefile.am
+++ b/helper/test/Makefile.am
@@ -35,7 +35,7 @@ endif
test_PROGRAMS = $(EXECUTABLES) $(COMPILE_ONLY)
-dist_check_SCRIPTS = odpthreads_as_processes odpthreads_as_pthreads
+EXTRA_DIST = odpthreads_as_processes odpthreads_as_pthreads
chksum_SOURCES = chksum.c
cuckootable_SOURCES = cuckootable.c