mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
@ -14,6 +14,7 @@ foreach interface_file: dbus_interfaces_files
|
|||||||
dbus_interfaces_refs += custom_target(basename + '_ref',
|
dbus_interfaces_refs += custom_target(basename + '_ref',
|
||||||
input: docbook_xml_header,
|
input: docbook_xml_header,
|
||||||
output: basename + '.ref.xml',
|
output: basename + '.ref.xml',
|
||||||
|
build_by_default: true,
|
||||||
depends: interface_file,
|
depends: interface_file,
|
||||||
capture: true,
|
capture: true,
|
||||||
command: [
|
command: [
|
||||||
|
|||||||
Reference in New Issue
Block a user