From 614b165c60d695da424c1f42ecca53d95a32ca94 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 30 Mar 2009 19:08:43 -0700 Subject: [PATCH] Add intel_chipset.h to fix dist. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 2a250ff..4e721a0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,7 @@ libintel_tools_la_SOURCES = \ intel_batchbuffer.c \ intel_batchbuffer.h \ + intel_chipset.h \ intel_gpu_tools.c \ intel_gpu_tools.h \ intel_reg.h \ -- 2.7.4