blob: db66ba5531dcfd0da2cdced3c85eec6180939eab [file] [log] [blame] [raw]
# SPDX-License-Identifier: LGPL-2.1+
if conf.get('ENABLE_HOSTNAMED') == 1
install_data('org.freedesktop.hostname1.conf',
install_dir : dbuspolicydir)
install_data('org.freedesktop.hostname1.service',
install_dir : dbussystemservicedir)
install_data('org.freedesktop.hostname1.policy',
install_dir : polkitpolicydir)
endif