aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-24 19:41:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-24 19:41:24 +0200
commit2a0c152f523ce964572f3f9f318dac263e52079f (patch)
treeda09f6b1815d42eb3b9d60a15324db04ef0cc907 /test
parent5899afa3fa9f42532ac3afb1beefe9204104d225 (diff)
downloadayatana-indicator-printers-2a0c152f523ce964572f3f9f318dac263e52079f.tar.gz
ayatana-indicator-printers-2a0c152f523ce964572f3f9f318dac263e52079f.tar.bz2
ayatana-indicator-printers-2a0c152f523ce964572f3f9f318dac263e52079f.zip
Fork from Ubuntu's indicator-printers.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 4084cba..0ecb702 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,4 +1,3 @@
-
noinst_PROGRAMS = mock-cups-notifier
DISTCLEANFILES = mock-cups-notifier
@@ -27,3 +26,5 @@ mock_cups_notifier_LDADD = $(SERVICE_LIBS)
BUILT_SOURCES = $(cups_notifier_sources)
CLEANFILES = $(BUILT_SOURCES)
+DISTCLEANFILES = \
+ Makefile.in \ No newline at end of file