summaryrefslogtreecommitdiff
path: root/hw/vfb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfb/Makefile.am')
-rw-r--r--hw/vfb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/vfb/Makefile.am b/hw/vfb/Makefile.am
index e837452f0..ccc46ee80 100644
--- a/hw/vfb/Makefile.am
+++ b/hw/vfb/Makefile.am
@@ -27,7 +27,7 @@ AM_CFLAGS = -DHAVE_DIX_CONFIG_H \
# Man page
include $(top_srcdir)/cpprules.in
-appmandir = $(mandir)/man$(APP_MAN_SUFFIX)
+appmandir = $(APP_MAN_DIR)
appman_SOURCES = Xvfb.man
appman_DATA = $(appman_SOURCES:man=@APP_MAN_SUFFIX@)