summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2008-12-26 19:51:58 -0500
committerAlex Deucher <alexdeucher@gmail.com>2008-12-26 19:51:58 -0500
commiteccf3fed2be54f5c02fefef32e39c4084acbbe22 (patch)
treee574eb62615bf6e7fc1868723a7856f783c362b5
parente55598cc1b35d398c9eb2c3946df71456775f621 (diff)
Make sure to include radeon_drm.h in the tarball
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a13bfada..c15cc301 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 \