mesa: make sure r300/compiler/ sources are included in tarball
authorThierry Vignaud <tvignaud@mandriva.com>
Fri, 14 Aug 2009 14:16:35 +0000 (08:16 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 14 Aug 2009 14:16:54 +0000 (08:16 -0600)
Makefile

index 220676fda4ab2374555adeb70bbc998b731c8c5d..6eed65e40b7a9bf8e5a452bc931afaac441390ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -345,7 +345,9 @@ DRI_FILES = \
        $(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.[ch]         \
        $(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.po           \
        $(DIRECTORY)/src/mesa/drivers/dri/*/*.[chS]                     \
+       $(DIRECTORY)/src/mesa/drivers/dri/*/*/*.[chS]                   \
        $(DIRECTORY)/src/mesa/drivers/dri/*/Makefile                    \
+       $(DIRECTORY)/src/mesa/drivers/dri/*/*/Makefile                  \
        $(DIRECTORY)/src/mesa/drivers/dri/*/Doxyfile                    \
        $(DIRECTORY)/src/mesa/drivers/dri/*/server/*.[ch]