projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de2dfce
)
dri: Ensure that DRI driver cpp files are in tarballs
author
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 27 Sep 2010 21:11:07 +0000
(14:11 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 27 Sep 2010 21:16:16 +0000
(14:16 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index cbf2bb719a1e8b1807c1529bac78679cbb5231d3..accdb77e5cb3f12831c423b3a116f3a835da6cf5 100644
(file)
--- 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 \