summaryrefslogtreecommitdiff
path: root/hw/vfb
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfb')
-rw-r--r--hw/vfb/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/hw/vfb/Makefile.am b/hw/vfb/Makefile.am
index 2da313649..2c4f21421 100644
--- a/hw/vfb/Makefile.am
+++ b/hw/vfb/Makefile.am
@@ -24,6 +24,11 @@ AM_CFLAGS = -DHAVE_DIX_CONFIG_H \
-DXFree86Server \
$(XVFBMODULES_CFLAGS)
-dist_man1_MANS = Xvfb.1
+# Man page
+include $(top_srcdir)/cpprules.in
+
+man1_MANS = Xvfb.man
CLEANFILES = $(man1_MANS)
+
+EXTRA_DIST = Xvfb.man.pre