summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:03:05 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-28 22:03:05 +0000
commita290a2dd0022398dd70acf965bc0d9a590a71a40 (patch)
tree880ea959e29a279308b2731ba169379b431cc750 /man
parent59ac6be6490072bd562d5f4447f01a5a080cf5f9 (diff)
downloadxorg-lib-libXext-a290a2dd0022398dd70acf965bc0d9a590a71a40.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)
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 f32a448..fba2cd8 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 = \
DBE.man \