make maintainer-clean shall remove the m4/ directory too

This commit is contained in:
Francesco Lannutti 2012-11-02 12:35:38 +01:00
parent 65b976dab7
commit 376baced53
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ mrproper: maintainer-clean
rm -f `find $(top_srcdir) -type f -name "*.rej" -print`
maintainer-clean-local:
rm -rf $(top_srcdir)/m4/*.m4
rm -rf $(top_srcdir)/m4