make maintainer-clean shall remove the m4/ directory too
This commit is contained in:
parent
65b976dab7
commit
376baced53
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue