aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2022-11-09 10:40:47 +0200
committerMatias Elo <matias.elo@nokia.com>2022-11-09 13:57:24 +0200
commit0a804ddf6540b932d152b7a292e11ad5fcaaf85f (patch)
treef3e5aed224414cbdd05cb9ec99fdf150655483ce /Makefile.am
parentbdfef681d7849339946bd63151fa2875d9ee801d (diff)
parenta12050cb271b17d2484864fb2dbd5829d5f9d5cd (diff)
Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdk
Signed-off-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index e7b88032b..663cacf6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,6 @@
ACLOCAL_AMFLAGS=-I m4
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-user-guides \
- --enable-helper-linux \
- --with-testdir
+ --enable-helper-linux
if PLATFORM_IS_LINUX_GENERIC
PLATFORM_DIR = platform/linux-generic