summaryrefslogtreecommitdiff
path: root/test/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am.inc')
-rw-r--r--test/Makefile.am.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am.inc b/test/Makefile.am.inc
index d8ed95c..842e8e8 100644
--- a/test/Makefile.am.inc
+++ b/test/Makefile.am.inc
@@ -75,6 +75,7 @@ EXTRA_DIST += \
test/run-with-dbus \
test/test-bus.conf \
$(NULL)
+CLEANFILES += stderr.log
# Use locally built versions of Endless-0.gir and libraries; this may need to be
# changed to AM_TESTS_ENVIRONMENT in a future version of Automake