Files
xf86-video-v4l/man/Makefile.am
Enrico Weigelt, metux IT consult 7c7ecbdf70 configure.ac: use new xserver driver build macros
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2026-01-30 16:35:41 +01:00

13 lines
286 B
Makefile

# SPDX-License-Identifier: MIT OR X11
#
# Copyright © 2026 Enrico Weigelt, metux IT consult <info@metux.net>
#
drvmandir = @xlibre_driver_man_dir@
drvman_DATA = @xlibre_driver_name@.@xlibre_driver_man_section@
CLEANFILES = $(drvman_DATA)
.man.@xlibre_driver_man_section@:
cp $< $@