From 2d3816a1be59640eb4be7d58771b24bc72de04cd Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 6 Sep 2011 21:29:53 +0200 Subject: Make tidy complete --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index bd6b3a8..3d46213 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,5 +56,6 @@ 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 + find . -name '*~' -delete .PHONY: modules modules_instal modules_clean update_includes tests -- cgit v1.2.3