aboutsummaryrefslogtreecommitdiff
path: root/include/drm/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2009-11-20 20:17:26 -0500
committerKristian Høgsberg <krh@bitplanet.net>2009-11-20 20:17:26 -0500
commit6b3cbe7655ee7746c4418e1fb8af136774420dbd (patch)
tree898cea58e04befccc400c2f3cb2a8777acd52f5c /include/drm/Makefile.am
parent4f070d593cfc60b18c6ccb85af785b00ffb51db4 (diff)
Put mach64_drm.h back in to avoid breaking mesa build
We may want to drop mach64 from mesa instead, but that's a different discussion.
Diffstat (limited to 'include/drm/Makefile.am')
-rw-r--r--include/drm/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/drm/Makefile.am b/include/drm/Makefile.am
index 1c09a5fa..1db5acc3 100644
--- a/include/drm/Makefile.am
+++ b/include/drm/Makefile.am
@@ -34,4 +34,5 @@ klibdrminclude_HEADERS = \
radeon_drm.h \
savage_drm.h \
sis_drm.h \
- via_drm.h
+ via_drm.h \
+ mach64_drm.h