aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:06 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:06 +0000
commita8ca6bc2d461288928f8ec907fb3dd40dc1642ca (patch)
tree2ab4633702a283f7bb6edb1d86962525e4537f73 /man
parentAdd .cvsignores for drivers. (diff)
downloadxf86-input-evdev-a8ca6bc2d461288928f8ec907fb3dd40dc1642ca.tar.gz
xf86-input-evdev-a8ca6bc2d461288928f8ec907fb3dd40dc1642ca.tar.bz2
xf86-input-evdev-a8ca6bc2d461288928f8ec907fb3dd40dc1642ca.zip
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 533185a..fcad9d4 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -25,7 +25,7 @@
# from the copyright holders.
#
-drivermandir = $(mandir)/man$(DRIVER_MAN_SUFFIX)
+drivermandir = $(DRIVER_MAN_DIR)
# driverman_SOURCES = @DRIVER_NAME@.man