make-clean
authorDebian QA Group <packages@qa.debian.org>
Thu, 4 Dec 2014 22:00:10 +0000 (22:00 +0000)
committerEdward Betts <edward@4angle.com>
Thu, 4 Dec 2014 22:00:10 +0000 (22:00 +0000)
Gbp-Pq: Name make-clean.patch

Makefile.am
src/wp/test/Makefile.am

index c2b2bd299349bc8685d31b67f90ae511a6d4db41..ab10eac749226537262e73bd9811b21146ae457e 100644 (file)
@@ -60,11 +60,7 @@ EXTRA_DIST = \
        lt-compile-resource
 
 DISTCLEANFILES = \
-       abiword-$(ABIWORD_SERIES).pc \
-       plugin-builtin.m4 \
-       plugin-configure.m4 \
-       plugin-list.m4 \
-       plugin-makefiles.m4
+       abiword-$(ABIWORD_SERIES).pc
 
 abiword-$(ABIWORD_SERIES).pc: libabiword.pc
        cp $< $@
index 935ed005aeb9de88aace90e174bcfcbc6d64963b..0b20ae1b7c0cdbeddca626a853fc7719595bd50e 100644 (file)
@@ -19,4 +19,4 @@
 #include $(top_srcdir)/includes.mk
 
 SUBDIRS= xp @PLATFORM@
-DIST_SUBDIRS = cocoa unix win xp
+DIST_SUBDIRS = unix xp