xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Fri Dec 26 16:53:23 PST 2008


 src/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit eccf3fed2be54f5c02fefef32e39c4084acbbe22
Author: Alex Deucher <alexdeucher at gmail.com>
Date:   Fri Dec 26 19:51:58 2008 -0500

    Make sure to include radeon_drm.h in the tarball

diff --git a/src/Makefile.am b/src/Makefile.am
index a13bfad..c15cc30 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -134,6 +134,7 @@ EXTRA_DIST = \
 	generic_bus.h \
 	radeon_commonfuncs.c \
 	radeon_dri.h \
+	radeon_drm.h \
 	radeon_exa_render.c \
 	radeon_exa_funcs.c \
 	radeon.h \


More information about the xorg-commit mailing list