From 2a0c152f523ce964572f3f9f318dac263e52079f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 24 Oct 2017 19:41:24 +0200 Subject: Fork from Ubuntu's indicator-printers. --- Makefile.am | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8775921..26e7118 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,25 @@ - SUBDIRS = src data test po -DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall - include $(top_srcdir)/Makefile.am.coverage + +DISTCLEANFILES = \ + INSTALL \ + Makefile.in \ + aclocal.m4 \ + compile \ + configure \ + config.h.in \ + config.h \ + config.sub \ + config.guess \ + depcomp \ + install-sh \ + ltmain.sh \ + missing \ + m4/intltool.m4 \ + m4/libtool.m4 \ + m4/ltoptions.m4 \ + m4/ltsugar.m4 \ + m4/ltversion.m4 \ + m4/lt~obsolete.m4 \ + po/Makefile.in.in -- cgit v1.2.3