From 51b63e334c5a4271b845d2eba0486c2b4f2bbda0 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Tue, 8 Oct 2013 23:39:33 +0100 Subject: lib: Add a small helper to open debugfs files Signed-off-by: Damien Lespiau --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 387141bf..5710802e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -11,6 +11,8 @@ libintel_tools_la_SOURCES = \ i830_reg.h \ i915_3d.h \ i915_reg.h \ + igt_debugfs.c \ + igt_debugfs.h \ instdone.c \ instdone.h \ intel_batchbuffer.c \ -- cgit v1.2.3