summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c40f88e..554a76a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,6 +72,7 @@ tidy: distclean modules_clean
rm -rf config.* configure compile depcomp install-sh libtool ltmain.sh
rm -rf Makefile Makefile.in lib/Makefile lib/Makefile.in src/Makefile src/Makefile.in
rm -rf missing stamp-h1 m4/libtool.m4 m4/lt*.m4
+ rm -rf lib/ipset_settype_check lib/types_init.c
find . -name '*~' -delete
.PHONY: modules modules_instal modules_clean update_includes tests