summaryrefslogtreecommitdiff
path: root/src/script/api/Doxyfile_Game
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-07-13 06:44:22 +0000
committerrubidium <rubidium@openttd.org>2013-07-13 06:44:22 +0000
commit8f89cd6dd3dff7c36c6080de03b4ffc102f1b771 (patch)
treea7b9dccd0cda0c5531c1d1fcb14e45f8de50548c /src/script/api/Doxyfile_Game
parentfac0bc4176503643e3cc297d2f2d8bd9bb2f451a (diff)
downloadopenttd-8f89cd6dd3dff7c36c6080de03b4ffc102f1b771.tar.xz
(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too
Diffstat (limited to 'src/script/api/Doxyfile_Game')
-rw-r--r--src/script/api/Doxyfile_Game2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/Doxyfile_Game b/src/script/api/Doxyfile_Game
index d8518912f..1edfe42c7 100644
--- a/src/script/api/Doxyfile_Game
+++ b/src/script/api/Doxyfile_Game
@@ -213,7 +213,7 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::additions related to external references
#---------------------------------------------------------------------------
TAGFILES =
-GENERATE_TAGFILE = openttd_nogo.tag
+GENERATE_TAGFILE = ../../../objs/openttd_nogo.tag
ALLEXTERNALS = NO
EXTERNAL_GROUPS = YES
PERL_PATH = /usr/bin/perl