summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellström <thomas@shipmail.org>2006-01-12 22:48:46 +0000
committerThomas Hellström <thomas@shipmail.org>2006-01-12 22:48:46 +0000
commit961f2159d77fc1becc57b4d1ca9d781a26365095 (patch)
tree0ee8d0e6fd84dc7b9c6ab3be93b83c7c6c9d1367
parentfd68ccff47dc3bc48400502ddabe839e00e2027a (diff)
Add via_3d_reg.h, though part of libdrm.xorg_branch
-rw-r--r--unichrome/Imakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unichrome/Imakefile b/unichrome/Imakefile
index f9fb2af..d6e1352 100644
--- a/unichrome/Imakefile
+++ b/unichrome/Imakefile
@@ -88,6 +88,7 @@ DependTarget()
InstallDriverSDKNonExecFile(Imakefile,$(DRIVERSDKDIR)/drivers/via)
InstallDriverSDKNonExecFile(via.h,$(DRIVERSDKDIR)/drivers/via)
+InstallDriverSDKNonExecFile(via_3d_reg.h,$(DRIVERSDKDIR)/drivers/via)
InstallDriverSDKNonExecFile(via_3d.c,$(DRIVERSDKDIR)/drivers/via)
InstallDriverSDKNonExecFile(via_3d.h,$(DRIVERSDKDIR)/drivers/via)
InstallDriverSDKNonExecFile(via_accel.c,$(DRIVERSDKDIR)/drivers/via)