make-clean
authorDebian QA Group <packages@qa.debian.org>
Fri, 26 Jul 2019 19:02:13 +0000 (20:02 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 26 Jul 2019 19:02:13 +0000 (20:02 +0100)
Gbp-Pq: Name make-clean.patch

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

index 8a1e5da5504238e1090f19777f3b8ec3c19b52d7..98035ed075d4f62b0c316b6eb53377fb59c33251 100644 (file)
@@ -59,11 +59,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