summaryrefslogtreecommitdiff
path: root/libdrm/intel/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-01-27 17:16:11 -0800
committerEric Anholt <eric@anholt.net>2009-01-27 17:24:49 -0800
commitcbdd6272c04f487c8a63b595829d2d551e2b58f8 (patch)
treeeddc9dce135b3adbd2ed1bb13e6f2553052424eb /libdrm/intel/Makefile.am
parent9209c9a653e40d66435fbee7dde7450d5e470e03 (diff)
intel: don't count fences on 965 and later, as they don't use them.
Diffstat (limited to 'libdrm/intel/Makefile.am')
-rw-r--r--libdrm/intel/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdrm/intel/Makefile.am b/libdrm/intel/Makefile.am
index 5e3dee06..c7526f6a 100644
--- a/libdrm/intel/Makefile.am
+++ b/libdrm/intel/Makefile.am
@@ -39,6 +39,7 @@ libdrm_intel_la_SOURCES = \
intel_bufmgr_priv.h \
intel_bufmgr_fake.c \
intel_bufmgr_gem.c \
+ intel_chipset.h \
mm.c \
mm.h