From 952d4b0a9c835d1d2e4e2c1b8727d225c805c8c6 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Wed, 9 Oct 2013 17:54:11 +0100 Subject: lib: Add a igt_display.h with a few enums and defines from the kernel Signed-off-by: Damien Lespiau --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 5710802e..06d406f6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -13,6 +13,7 @@ libintel_tools_la_SOURCES = \ i915_reg.h \ igt_debugfs.c \ igt_debugfs.h \ + igt_display.h \ instdone.c \ instdone.h \ intel_batchbuffer.c \ -- cgit v1.2.3