intel: tools: add intel_aub.h as part of aubinator
Include intel_aub.h in the Makefile.tools.am Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
@@ -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) \
|
||||
|
Reference in New Issue
Block a user