1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-30 15:39:27 +02:00

correct removal of generated desktop file

This commit is contained in:
richardash1981 2012-12-18 21:29:19 +00:00
parent 71f08d18be
commit 641106f857

View File

@ -153,7 +153,7 @@ clean:
rm -f audacity
rm -f help/audacity.1.gz
rm -rf Audacity.app
rm -r src/audacity.desktop
rm -f src/audacity.desktop
veryclean: clean
rm -f Makefile src/Makefile lib-src/Makefile