summaryrefslogtreecommitdiff
path: root/textscreen
diff options
context:
space:
mode:
authorSimon Howard2009-05-26 22:14:24 +0000
committerSimon Howard2009-05-26 22:14:24 +0000
commit0be19fa1fe7fabc04b8fbd593a660fdc85f57d87 (patch)
tree41c94d134c86603649fe31aecd7497f78e6a8c58 /textscreen
parent7b70d415d1acf162e6fe6f136148cf30ba4e3daa (diff)
downloadchocolate-doom-0be19fa1fe7fabc04b8fbd593a660fdc85f57d87.tar.gz
chocolate-doom-0be19fa1fe7fabc04b8fbd593a660fdc85f57d87.tar.bz2
chocolate-doom-0be19fa1fe7fabc04b8fbd593a660fdc85f57d87.zip
Fix tags for functions using TXT_UNCAST_ARG.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1532
Diffstat (limited to 'textscreen')
-rw-r--r--textscreen/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am
index 5d177111..b8904520 100644
--- a/textscreen/Makefile.am
+++ b/textscreen/Makefile.am
@@ -1,6 +1,8 @@
AM_CFLAGS = -I../src
+CTAGS_ARGS=-I TXT_UNCAST_ARG+
+
# build this directory before the examples directory.
SUBDIRS= . examples