mesa: add missing file to GALLIUM_FILES

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Thierry Vignaud 2010-04-05 17:31:18 -06:00 committed by Brian Paul
parent 50074ecd3a
commit 7fc3a766c0
1 changed files with 1 additions and 0 deletions

View File

@ -320,6 +320,7 @@ GALLIUM_FILES = \
$(DIRECTORY)/src/gallium/Makefile \
$(DIRECTORY)/src/gallium/Makefile.template \
$(DIRECTORY)/src/gallium/SConscript \
$(DIRECTORY)/src/gallium/targets/Makefile.dri \
$(DIRECTORY)/src/gallium/*/Makefile \
$(DIRECTORY)/src/gallium/*/SConscript \
$(DIRECTORY)/src/gallium/*/*/Makefile \