summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-03-06 17:37:46 +0000
committerSimon McVittie <smcv@debian.org>2016-03-06 17:39:36 +0000
commit602064459995b89d169d7e138691a96d4190b614 (patch)
tree900b70c83187c89ebde048a2b4a5c3d13e8e3bac /Makefile.am
parentaba80c07c07cf8dd669dbfbe2aa51786425aa53f (diff)
Clean up test-service.log
Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index eef40f4..423d7b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,9 @@ installed_test_metadir = ${datadir}/installed-tests/${PACKAGE_TARNAME}
ACLOCAL_AMFLAGS = -I m4
-CLEANFILES =
+CLEANFILES = \
+ test/test-service.log \
+ $(NULL)
EXTRA_DIST = \
.travis.yml \
AUTHORS \