summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2010-09-23 00:01:16 -0400
committerMatt Turner <mattst88@gmail.com>2010-09-23 00:31:21 -0400
commit7669aeb2a170c246089043bb4d203c25cbfe5e95 (patch)
tree8c1db027eebd8d3898d025a9c8f8506dbc250b07 /Makefile.am
parentff602c76781e27f191f4836b4f7eff5df5f7e54c (diff)
Delete DRI/DRM
The DRM kernel component has been gone since at least 2.6.13, and Mesa dropped the gamma driver in February 2010 (79aeafd3ca3680c28f6d47a21a501334844f4475). Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c3bee20..4f5d5fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
SUBDIRS = src man
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = DRI.txt README.pm3
+EXTRA_DIST = README.pm3
.PHONY: ChangeLog INSTALL