mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 10:18:03 +02:00
ifcfg-rh: add missing file to fix distcheck
This commit is contained in:
parent
b5bad00bc3
commit
6136bca71f
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@ dbusservicedir = $(DBUS_SYS_DIR)
|
||||||
dbusservice_DATA = nm-ifcfg-rh.conf
|
dbusservice_DATA = nm-ifcfg-rh.conf
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(dbusservice_DATA)
|
$(dbusservice_DATA) \
|
||||||
|
nm-ifcfg-rh.xml
|
||||||
|
|
||||||
CLEANFILES = $(BUILT_SOURCES)
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue