aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-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