1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-26 15:20:21 +01:00

Remove files on distclean with the Makefile of their directory.

This commit is contained in:
benjamin.drung@gmail.com
2013-10-24 00:29:18 +00:00
parent e233f13c94
commit 5a7675651f
3 changed files with 6 additions and 2 deletions

View File

@@ -166,8 +166,8 @@ distclean: clean
$(MAKE) -C locale distclean
$(MAKE) -C lib-src distclean
test ! -f tests/Makefile || $(MAKE) -C tests distclean
$(MAKE) -C src distclean
rm -f Makefile src/Makefile lib-src/Makefile
rm -f locale/Makefile src/configunix.h
rm -f Makefile
rm -f config.log config.status config.cache