From f23c54ff5fee5587c31ecb8bf176b58fa3d4be1d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 4 Nov 2009 08:11:05 -0600 Subject: Put the cleanup of gtester on the wrong variable. --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 33fe0ba..dfdb397 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -74,8 +74,8 @@ libcustomindicator-tests-gtester: test-libcustomindicator Makefile.am @echo gtester -k --verbose -o=$(XML_REPORT) ./test-libcustomindicator >> $@ @chmod +x $@ -TESTS += libcustomindicator-tests libcustomindicator-tests-gtester -DISTCLEANFILES += $(XML_REPORT) $(HTML_REPORT) +TESTS += libcustomindicator-tests +DISTCLEANFILES += $(XML_REPORT) $(HTML_REPORT) libcustomindicator-tests-gtester DBUS_RUNNER=dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.conf -- cgit v1.2.3