projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9601815
)
Revert "osmesa: don't try to bundle osmesa.def SConscript"
author
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 30 May 2016 16:11:16 +0000
(17:11 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 30 May 2016 16:53:45 +0000
(17:53 +0100)
This reverts commit
c07df0f2014636b601cdbaff63214296599b1ad5
.
Now that the SCons build is back we need to include the files in the
tarball.
src/mesa/drivers/osmesa/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/osmesa/Makefile.am
b/src/mesa/drivers/osmesa/Makefile.am
index
46332e1
..
5525687
100644
(file)
--- a/
src/mesa/drivers/osmesa/Makefile.am
+++ b/
src/mesa/drivers/osmesa/Makefile.am
@@
-21,6
+21,8
@@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
+EXTRA_DIST = osmesa.def SConscript
+
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src \