From 539a86ec60351329c534d5862a26a1060619841e Mon Sep 17 00:00:00 2001 From: Scott D Phillips Date: Wed, 6 Dec 2017 15:11:20 -0800 Subject: lib: copy intel_aub.h from libdrm No functionality related to aub is provided by libdrm aside from intel_aub.h which somewhat defines the file format. Move the header into this project to ease aub-related development. Signed-off-by: Scott D Phillips Acked-by: Ben Widawsky Signed-off-by: Ben Widawsky --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index c19055ac..ab9eefe6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -23,7 +23,6 @@ endif if !HAVE_LIBDRM_INTEL libintel_tools_la_SOURCES += \ - stubs/drm/intel_aub.h \ stubs/drm/intel_bufmgr.c \ stubs/drm/intel_bufmgr.h endif -- cgit v1.2.3