summaryrefslogtreecommitdiff
path: root/hw/vfb
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-06 04:05:30 +0000
committerKevin E Martin <kem@kem.org>2005-10-06 04:05:30 +0000
commit9000c0321baf1e25e1796e6a333aad0e5a22cbe2 (patch)
tree2462f50429dd780f7da2d194e59361f9299881d2 /hw/vfb
parent9b894df44b575f768a2400d044d8c1eb6ef2ec97 (diff)
Install correct man page and add to dist
Diffstat (limited to 'hw/vfb')
-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 c02319192..2da313649 100644
--- a/hw/vfb/Makefile.am
+++ b/hw/vfb/Makefile.am
@@ -24,6 +24,6 @@ AM_CFLAGS = -DHAVE_DIX_CONFIG_H \
-DXFree86Server \
$(XVFBMODULES_CFLAGS)
-man1_MANS = Xvfb.man
+dist_man1_MANS = Xvfb.1
CLEANFILES = $(man1_MANS)