aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
1 files 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