From: Jozsef Kadlecsik Date: Thu, 10 May 2012 09:16:01 +0000 (+0200) Subject: Cleanup generated files by make tidy X-Git-Tag: v6.12.1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45736c2d03779e8b41bc850cd8be3129af7afaf6;p=ipset Cleanup generated files by make tidy --- 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