Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Marek Olšák
2010-09-29 04:02:27 -07:00
committed by Brian Paul
parent e3a3a5378e
commit 698893889a

View File

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