projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2fdb9
)
autotools: Include intel/dev/meson.build in tarball
author
Dylan Baker
<dylan@pnwbakers.com>
Mon, 26 Mar 2018 18:13:27 +0000
(11:13 -0700)
committer
Dylan Baker
<dylan@pnwbakers.com>
Wed, 28 Mar 2018 17:19:05 +0000
(10:19 -0700)
Fixes: 272bef0601a1bdb5292771aefc8d62fcbdf4c47f
("intel: Split gen_device_info out into libintel_dev")
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/intel/Makefile.am
patch
|
blob
|
history
diff --git
a/src/intel/Makefile.am
b/src/intel/Makefile.am
index bfb7f5b9f08cda4bf47b141292e70677559720d2..2f96a68d9921603989e85f5b074013bb47d3873c 100644
(file)
--- a/
src/intel/Makefile.am
+++ b/
src/intel/Makefile.am
@@
-66,6
+66,7
@@
EXTRA_DIST = \
blorp/meson.build \
common/meson.build \
compiler/meson.build \
+ dev/meson.build \
genxml/meson.build \
isl/meson.build \
tools/meson.build \