From cbbf684da9f9bb412a0639680606cacdbb02c859 Mon Sep 17 00:00:00 2001 From: Debian QA Group Date: Wed, 14 Aug 2019 09:40:20 +0100 Subject: [PATCH] make-clean Gbp-Pq: Name make-clean.patch --- Makefile.am | 6 +----- src/wp/test/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8a1e5da..98035ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 $< $@ diff --git a/src/wp/test/Makefile.am b/src/wp/test/Makefile.am index 935ed00..0b20ae1 100644 --- a/src/wp/test/Makefile.am +++ b/src/wp/test/Makefile.am @@ -19,4 +19,4 @@ #include $(top_srcdir)/includes.mk SUBDIRS= xp @PLATFORM@ -DIST_SUBDIRS = cocoa unix win xp +DIST_SUBDIRS = unix xp -- 2.30.2