mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-08 23:08:04 +02:00
Install correct man page and add to dist
This commit is contained in:
parent
9b894df44b
commit
9000c0321b
2 changed files with 6 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue