summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-03-30 19:08:43 -0700
committerEric Anholt <eric@anholt.net>2009-03-30 19:08:43 -0700
commit614b165c60d695da424c1f42ecca53d95a32ca94 (patch)
tree927d0fe0d4aaf9ca8bd241b5056bbf2f9f025a79
parentce4782dc9d387929babf2c96d795286c91b753fe (diff)
Add intel_chipset.h to fix dist.
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 2a250ff0..4e721a08 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 \