mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 05:30:06 +01:00
The convention is to have the manual pages in a man subdir which is not under a doc dir. The doc dir contains users docs. This will move man pages out of the way for upcoming DocBook patches. Reviewed-by: Dan Nicholson <dbn.lists@gmail.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
3 lines
100 B
Makefile
3 lines
100 B
Makefile
include $(top_srcdir)/manpages.am
|
|
appman_PRE = Xorg.man
|
|
fileman_PRE = xorg.conf.man xorg.conf.d.man
|