mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 08:15:24 +00:00
man/Makefile.am: Fix Xorg.wrap.man Xwrapper.config.man missing from make dist
Fix suggested by: Gaetan Nadon <memsize@videotron.ca> Cc: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
@@ -5,4 +5,6 @@ fileman_PRE = xorg.conf.man xorg.conf.d.man
|
||||
if SUID_WRAPPER
|
||||
appman_PRE += Xorg.wrap.man
|
||||
fileman_PRE += Xwrapper.config.man
|
||||
else
|
||||
EXTRA_DIST += Xorg.wrap.man Xwrapper.config.man
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user