glapi: Correct prerequisites for gl_and_glX_API.xml
authorDan Nicholson <dbn.lists@gmail.com>
Tue, 15 Jan 2008 18:21:31 +0000 (10:21 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Tue, 12 Feb 2008 14:43:23 +0000 (06:43 -0800)
commit929b6d2ebf8128140fa2db413600f64a66148b5f
treefc16e0792863af9a43ba23199e422571645c343a
parentfc67d47708eef27e129f4848896c6d10fbe32594
glapi: Correct prerequisites for gl_and_glX_API.xml

The indirect_dispatch.h and indirect_table.c source files use
gl_and_glX_API.xml in their generation rather than glX_API.xml, but it
wasn't listed in their prerequisites. In turn, gl_and_glX_API.xml uses
glX_API.xml, but this is already listed in $(COMMON_GLX).
src/mesa/glapi/Makefile