mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
Merge pull request #180 from macvim-dev/fix/make_clean
Remove qlstephen/build in make clean
This commit is contained in:
+1
-1
@@ -2964,7 +2964,7 @@ macvim-dmg: macvim
|
||||
|
||||
macvimclean:
|
||||
if test -d MacVim; then \
|
||||
rm -rf MacVim/build xxd/xxd.dSYM; \
|
||||
rm -rf MacVim/build MacVim/qlstephen/build xxd/xxd.dSYM; \
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user