Skip to content
Snippets Groups Projects
Commit 93b8dc4b authored by Juan A. Suárez's avatar Juan A. Suárez
Browse files

intel: tools: add intel_aub.h as part of aubinator


Include intel_aub.h in the Makefile.tools.am

Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
parent be5fe215
No related branches found
No related tags found
Loading
......@@ -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) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment