Install correct man page and add to dist

This commit is contained in:
Kevin E Martin 2005-10-06 04:05:30 +00:00
parent 9b894df44b
commit 9000c0321b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-10-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* hw/vfb/Makefile.am:
Install correct man page and add to dist
2005-10-05 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:

View File

@ -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)