summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/Makefile.am
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2022-05-30 18:02:18 +0200
committerFrancis Dupont <fdupont@isc.org>2022-08-10 16:02:22 +0200
commitd1d4aefec68abb1239a60f48fb2a0f86553df78c (patch)
tree13039cfe36b2f8732259e78a3af8905da26cdc31 /src/lib/dhcpsrv/tests/Makefile.am
parent[#2401] Addressed comments (diff)
downloadkea-d1d4aefec68abb1239a60f48fb2a0f86553df78c.tar.xz
kea-d1d4aefec68abb1239a60f48fb2a0f86553df78c.zip
[#2071] propagate all flags from configure to distcheck
Diffstat (limited to 'src/lib/dhcpsrv/tests/Makefile.am')
-rw-r--r--src/lib/dhcpsrv/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/tests/Makefile.am b/src/lib/dhcpsrv/tests/Makefile.am
index 804a497a73..8252ebad23 100644
--- a/src/lib/dhcpsrv/tests/Makefile.am
+++ b/src/lib/dhcpsrv/tests/Makefile.am
@@ -17,7 +17,7 @@ CLEANFILES = *.gcno *.gcda
DISTCLEANFILES = test_libraries.h
TESTS_ENVIRONMENT = \
- $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)
+ $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)
TESTS =
if HAVE_GTEST