From 9e6d07bec347096cc7b00e397e56c991a2d844b8 Mon Sep 17 00:00:00 2001 From: Peter Stamfest Date: Sun, 16 Mar 2014 10:39:20 +0100 Subject: [PATCH] activate tune tests in test-suite --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 30791290..5e21bb55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,9 @@ TESTS = tests/modify1 \ tests/modify2 \ tests/modify3 \ tests/modify4 \ - tests/modify5 + tests/modify5 \ + tests/tune1 \ + tests/tune2 # $(RSYNC) CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz tobi@ipn.caida.org:/ipn/web/Tools/RRDtool/pub/ -- 2.47.3