move ctags.rust into src/etc
This commit is contained in:
parent
e1c470c9ed
commit
9476692b52
@ -3,7 +3,7 @@
|
||||
# Requires Exuberant Ctags: http://ctags.sourceforge.net/index.html
|
||||
######################################################################
|
||||
|
||||
CTAGS_OPTS=--options=${CFG_SRC_DIR}/mk/ctags.rust -R ${CFG_SRC_DIR}/src
|
||||
CTAGS_OPTS=--options=${CFG_SRC_DIR}/src/etc/ctags.rust -R ${CFG_SRC_DIR}/src
|
||||
|
||||
TAGS.emacs:
|
||||
ctags -e -f $@ ${CTAGS_OPTS}
|
||||
|
Loading…
Reference in New Issue
Block a user