diff --git a/Makefile b/Makefile index 508a72b42f..0958edb50e 100644 --- a/Makefile +++ b/Makefile @@ -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 {} \;