OSX: remove build directories on cleaner

pull/629/head
Nils Maier 2016-04-11 13:57:22 +02:00
parent fc58153734
commit 582921d792
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ clean: clean-dist
rm -rf *aria2*
cleaner: clean
rm -rf *.build *.check *.stamp $(ARCHLIBS) $(NONARCHLIBS) arch
rm -rf *.build *.check *.stamp $(ARCHLIBS) $(NONARCHLIBS) arch *.x86_64
really-clean: cleaner
rm -rf *.tar.*