summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 18:45:21 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 18:45:21 +0200
commit403cb9e89fc9c82d7f1b21997e7deba6bc0fbcea (patch)
treed04c73b8410da3d1a206e4aae3b5d351e92e821b /man
parent68888189cf8d460ef6f8f2f1431a6ffe9fcd8134 (diff)
drop radeon, theatre (build system).
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 2788428..c5347d0 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -27,11 +27,11 @@
drivermandir = $(DRIVER_MAN_DIR)
-driverman_PRE = @DRIVER_NAME@.man r128.man radeon.man
+driverman_PRE = @DRIVER_NAME@.man r128.man
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
-EXTRA_DIST = @DRIVER_NAME@.man r128.man radeon.man
+EXTRA_DIST = @DRIVER_NAME@.man r128.man
CLEANFILES = $(driverman_DATA)