added array_cache to TAGFILES

This commit is contained in:
Brian Paul 2002-01-22 14:31:09 +00:00
parent 2bc668d092
commit 9b681dcc17
1 changed files with 6 additions and 5 deletions

View File

@ -145,11 +145,12 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
TAGFILES = core.tag=../core \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
math.tag=../math \
tnl_dd.tag=../tnl_dd
array_cahe.tag=../array_cache \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
math.tag=../math \
tnl_dd.tag=../tnl_dd
GENERATE_TAGFILE = array_cache.tag
ALLEXTERNALS = NO
PERL_PATH =