mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 05:10:07 +01:00
cpp processing for Xvfb man page
This commit is contained in:
parent
370b8c8f1c
commit
cd9ff6aec8
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue