diff options
author | marha <marha@users.sourceforge.net> | 2010-06-25 06:19:28 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-06-25 06:19:28 +0000 |
commit | 04737296304dea59e9278d32821193c2787bd8ab (patch) | |
tree | 30bd96389735cb07030cae37c297cb3516053281 /libX11/man/Makefile.am | |
parent | c356d5298f18cd103ef7caad015d98d2022044ac (diff) | |
download | vcxsrv-04737296304dea59e9278d32821193c2787bd8ab.tar.gz vcxsrv-04737296304dea59e9278d32821193c2787bd8ab.tar.bz2 vcxsrv-04737296304dea59e9278d32821193c2787bd8ab.zip |
git update 25/6/2010
Diffstat (limited to 'libX11/man/Makefile.am')
-rw-r--r-- | libX11/man/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libX11/man/Makefile.am b/libX11/man/Makefile.am index ff69db908..eebebdd75 100644 --- a/libX11/man/Makefile.am +++ b/libX11/man/Makefile.am @@ -196,6 +196,7 @@ libman_PRE = \ filemandir = $(FILE_MAN_DIR)
fileman_PRE = Compose.man
+FILE_MAN_DIR_SUFFIX = $(FILE_MAN_DIR:@mandir@/man%=%)
# What we actually install
|