]> git.lizzy.rs Git - rust.git/commit
Fix `make TAGS.vi` target
authorBen Noordhuis <info@bnoordhuis.nl>
Thu, 2 Oct 2014 01:33:00 +0000 (03:33 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 2 Oct 2014 01:34:14 +0000 (03:34 +0200)
commit9115a7353cddb5600cc36c1d37f1722bd0bd71d3
tree81abe40df50f532483a8ae932e91a8883682bf34
parent07b2c1be9dad53272575844efedfb7314fc4fb84
Fix `make TAGS.vi` target

Remove superfluous parentheses from the CTAGS_LOCATIONS expression.
Fixes the following error when executing `make TAGS.vi`:

    /bin/sh: -c: line 0: syntax error near unexpected token `)'
mk/ctags.mk