From 6b3cbe7655ee7746c4418e1fb8af136774420dbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 20 Nov 2009 20:17:26 -0500 Subject: 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. --- include/drm/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/drm/Makefile.am') 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 -- cgit v1.2.3