aboutsummaryrefslogtreecommitdiff
path: root/src/dv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/Makefile.am')
-rw-r--r--src/dv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/Makefile.am b/src/dv/Makefile.am
index 9e7d9c4e4..d505e31c4 100644
--- a/src/dv/Makefile.am
+++ b/src/dv/Makefile.am
@@ -58,7 +58,7 @@ check_PROGRAMS = \
58 test_transport_api_dv 58 test_transport_api_dv
59# test_dv_topology 59# test_dv_topology
60 60
61if !DISABLE_TEST_RUN 61if ENABLE_TEST_RUN
62TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 62TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
63endif 63endif
64 64