summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-09-27 14:11:07 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-09-27 14:16:16 -0700
commit923c3334fbf215db2da123133bc4f1f32d58024e (patch)
tree55730c062c786401c9d5f067fb1ed6bad70e1c19 /Makefile
parentde2dfce0d97aca1b6242eb4db5d6e4b78301bb49 (diff)
dri: Ensure that DRI driver cpp files are in tarballs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cbf2bb719a..accdb77e5c 100644
--- a/Makefile
+++ b/Makefile
@@ -356,6 +356,7 @@ 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/*/*.cpp \
$(DIRECTORY)/src/mesa/drivers/dri/*/*/*.[chS] \
$(DIRECTORY)/src/mesa/drivers/dri/*/Makefile \
$(DIRECTORY)/src/mesa/drivers/dri/*/*/Makefile \