remove git-annex-shell symlink on clean

This commit is contained in:
Joey Hess 2017-05-10 15:39:21 -04:00
parent d101bc7d03
commit f40a16181b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -107,7 +107,7 @@ clean:
Setup Build/InstallDesktopFile Build/EvilSplicer \
Build/Standalone Build/OSXMkLibs Build/LinuxMkLibs \
Build/DistributionUpdate Build/BuildVersion Build/MakeMans \
git-union-merge .tasty-rerun-log
git-annex-shell git-union-merge .tasty-rerun-log
find . -name \*.o -exec rm {} \;
find . -name \*.hi -exec rm {} \;