Skip to content

Commit 176188a

Browse files
nikomatsakisbrson
authored andcommitted
---
yaml --- r: 5774 b: refs/heads/master c: 9476692 h: refs/heads/master v: v3
1 parent 7989f09 commit 176188a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: e1c470c9ed9ea316c4ad77604331ee3eca0b53d9
2+
refs/heads/master: 9476692b525024ab81dfc7104f63c85af68d6eb6

trunk/mk/ctags.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Requires Exuberant Ctags: http://ctags.sourceforge.net/index.html
44
######################################################################
55

6-
CTAGS_OPTS=--options=${CFG_SRC_DIR}/mk/ctags.rust -R ${CFG_SRC_DIR}/src
6+
CTAGS_OPTS=--options=${CFG_SRC_DIR}/src/etc/ctags.rust -R ${CFG_SRC_DIR}/src
77

88
TAGS.emacs:
99
ctags -e -f $@ ${CTAGS_OPTS}
File renamed without changes.

0 commit comments

Comments
 (0)