summaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.tools.am
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2018-07-28 19:13:04 +0100
committerLionel Landwerlin <[email protected]>2018-08-22 17:49:36 +0100
commit4616639b49b4bbc91e503c1c27632dccc1c2b5be (patch)
treed3197a080693a1f0a04dd4add91a5607636a4e42 /src/intel/Makefile.tools.am
parente15686567c9481de86dc5088b41e480085d4fe0c (diff)
intel: tools: split aub parsing from aubinator
v2: add parsing error callback (Lionel) Signed-off-by: Lionel Landwerlin <[email protected]> Reviewed-by: Rafael Antognolli <[email protected]> (v1)
Diffstat (limited to 'src/intel/Makefile.tools.am')
-rw-r--r--src/intel/Makefile.tools.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intel/Makefile.tools.am b/src/intel/Makefile.tools.am
index 00624084e6f..9dc89ad6f6e 100644
--- a/src/intel/Makefile.tools.am
+++ b/src/intel/Makefile.tools.am
@@ -26,6 +26,8 @@ noinst_PROGRAMS += \
tools_aubinator_SOURCES = \
+ tools/aub_read.c \
+ tools/aub_read.h \
tools/aubinator.c \
tools/intel_aub.h