mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 14:50:24 +01:00
build: don't install /etc/dbus-1/system.d/nm-ifcfg-rh.conf when building without ifcfg-rh plugin
This commit is contained in:
parent
a5acd0bdc6
commit
cca0ba01e4
1 changed files with 2 additions and 0 deletions
|
|
@ -2071,7 +2071,9 @@ dist_hook += dist-hook-settings-ifcfg-rh-alias-files
|
|||
|
||||
###############################################################################
|
||||
|
||||
if CONFIG_PLUGIN_IFCFG_RH
|
||||
dbusservice_DATA += src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf
|
||||
endif
|
||||
|
||||
EXTRA_DIST += \
|
||||
src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue