From 05764b6ab142c7548dc87174e935a161a66cebb9 Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Fri, 22 May 2015 18:38:13 -0700 Subject: Clean stderr.log The run-with-dbus script can produce stderr.log, so we should clean it out during 'make clean'. [endlessm/eos-sdk#291] --- test/Makefile.am.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile.am.inc') 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 -- cgit v1.2.3