mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-09 14:17:10 +01:00
Remove files on distclean with the Makefile of their directory.
This commit is contained in:
@@ -196,6 +196,7 @@ distclean:
|
||||
test ! -f soundtouch/Makefile || $(MAKE) -C soundtouch distclean
|
||||
test ! -f twolame/Makefile || $(MAKE) -C twolame distclean
|
||||
rm -f @LOCAL_LIBS@
|
||||
rm -f Makefile
|
||||
|
||||
# list here all the targets that aren't actually files to be made
|
||||
.PHONY: portsmf-recursive eexpat-recursive FileDialog-recursive \
|
||||
|
||||
Reference in New Issue
Block a user