summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:03:07 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:03:07 +0000
commit2f295bd0ca857cc50b98170a91a98d94c6c1fab7 (patch)
tree83c0963b18db03fd44088db9552ad355956861c0
parenta064437898064f0906e1676caa5823c8334e77c7 (diff)
downloadxorg-lib-libdmx-2f295bd0ca857cc50b98170a91a98d94c6c1fab7.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 cc773b3..6eacec1 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -19,7 +19,7 @@
# PERFORMANCE OF THIS SOFTWARE.
#
-libmandir = $(mandir)/man$(LIB_MAN_SUFFIX)
+libmandir = $(LIB_MAN_DIR)
libman_SOURCES = \
DMX.man \