commit 0be19fa1fe7fabc04b8fbd593a660fdc85f57d87
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Tue May 26 22:14:24 2009 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Tue May 26 22:14:24 2009 +0000
Fix tags for functions using TXT_UNCAST_ARG.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1532
---
textscreen/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
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