summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:07 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:04:07 +0000
commit9885aa10eeb6e42212a0e21861790b72adc3ce71 (patch)
treef699ace9ef3aea7f506bf6912ad8b6579e4cde52
parentec4425c0ddb1dd45fb24e3984d490a68ff211b08 (diff)
downloadxorg-driver-xf86-input-keyboard-9885aa10eeb6e42212a0e21861790b72adc3ce71.tar.gz
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)
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 2f7166c..b687e60 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 @COMPAT_DRIVER_NAME@.man