projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be5fe21
)
intel: tools: add intel_aub.h as part of aubinator
author
Juan A. Suarez Romero
<jasuarez@igalia.com>
Wed, 28 Jun 2017 14:43:30 +0000
(14:43 +0000)
committer
Juan A. Suarez Romero
<jasuarez@igalia.com>
Thu, 29 Jun 2017 08:03:40 +0000
(10:03 +0200)
Include intel_aub.h in the Makefile.tools.am
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/Makefile.tools.am
patch
|
blob
|
history
diff --git
a/src/intel/Makefile.tools.am
b/src/intel/Makefile.tools.am
index 45891e736f1aaeb36f10413378c4e9d3e4990dbf..807122039b072202a89cc62c0b4b637294a8f4d4 100644
(file)
--- a/
src/intel/Makefile.tools.am
+++ b/
src/intel/Makefile.tools.am
@@
-26,7
+26,8
@@
noinst_PROGRAMS += \
tools_aubinator_SOURCES = \
tools/aubinator.c \
tools/disasm.c \
- tools/gen_disasm.h
+ tools/gen_disasm.h \
+ tools/intel_aub.h
tools_aubinator_CFLAGS = \
$(AM_CFLAGS) \