aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/statistics/Makefile.am')
-rw-r--r--src/statistics/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/statistics/Makefile.am b/src/statistics/Makefile.am
index 0e2e4d727..6a276dbd5 100644
--- a/src/statistics/Makefile.am
+++ b/src/statistics/Makefile.am
@@ -45,7 +45,9 @@ check_PROGRAMS = \
45 test_statistics_api \ 45 test_statistics_api \
46 test_statistics_api_loop 46 test_statistics_api_loop
47 47
48if !DISABLE_TEST_RUN
48TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 49TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
50endif
49 51
50test_statistics_api_SOURCES = \ 52test_statistics_api_SOURCES = \
51 test_statistics_api.c 53 test_statistics_api.c