summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:03:06 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:03:06 +0000
commit2a591fe7b3416d8609bd71cb068f9390105ffecf (patch)
tree627133f2e8035777e6c50582659b3142f73c4d1e /man/Makefile.am
parent7a8979367e4ab1a6412fef9a027b7d38621d87b7 (diff)
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/Makefile.am')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 98a89e1..c4c1210 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,4 @@
-libmandir = $(mandir)/man$(LIB_MAN_SUFFIX)
+libmandir = $(LIB_MAN_DIR)
libman_SOURCES = \
XtAddActions.man \