summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2021-12-16 17:05:12 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2021-12-17 12:58:47 +0100
commit30e46a757a75690a3a3729e806f88a7f4d90ade6 (patch)
tree297d977d76a1fcd6b6a214836485cee06537b510 /src
parentddd47f70f21ebded4c1a79c13ebb8fc51af158f1 (diff)
build: remove MAINTAINERCLEANFILES
automake generates rules to remove the files generated by bison and flex by default, so there is no need to add them explicitly to MAINTAINERCLEANFILES. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1f23474..1d56394 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,7 +7,6 @@ endif
AM_YFLAGS = -d
BUILT_SOURCES = read_config_yy.h
-MAINTAINERCLEANFILES = read_config_yy.c read_config_yy.h read_config_lex.c
sbin_PROGRAMS = conntrack conntrackd nfct