summaryrefslogtreecommitdiffstats
path: root/plugins/rzkeychange/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/rzkeychange/Makefile.am')
-rw-r--r--plugins/rzkeychange/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/rzkeychange/Makefile.am b/plugins/rzkeychange/Makefile.am
index 869eba6..ff80679 100644
--- a/plugins/rzkeychange/Makefile.am
+++ b/plugins/rzkeychange/Makefile.am
@@ -1,5 +1,5 @@
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
-CLEANFILES = *.gcda *.gcno *.gcov
+CLEANFILES = *.gcda *.gcno *.gcov *.pcap-dist
AM_CFLAGS = -I$(srcdir) \
-I$(top_srcdir)/src \
@@ -13,7 +13,6 @@ rzkeychange_la_LDFLAGS = -module -avoid-version $(libldns_LIBS)
TESTS = test1.sh
EXTRA_DIST = $(TESTS)
-CLEANFILES += *.pcap-dist
if ENABLE_GCOV
gcov-local: