blob: 4ec0d3da1a66df2d1c4d06a317645bbda323bd4b [file] [log] [blame] [raw]
gen = configure_file(
input : 'systemd-sulogin-shell.in',
output : 'systemd-sulogin-shell',
configuration : substs)
install_data(gen,
install_dir : rootlibexecdir)