mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 03:10:10 +01:00
docs: fix build without ifcfg-rh
This commit is contained in:
parent
05f17ace71
commit
89f3f6ade0
1 changed files with 5 additions and 2 deletions
|
|
@ -89,8 +89,11 @@ expand_content_files = \
|
|||
$(top_builddir)/man/NetworkManager.conf.xml \
|
||||
$(top_builddir)/man/nmcli-examples.xml \
|
||||
$(top_builddir)/man/nm-settings.xml \
|
||||
$(top_builddir)/man/nm-settings-keyfile.xml \
|
||||
$(top_builddir)/man/nm-settings-ifcfg-rh.xml
|
||||
$(top_builddir)/man/nm-settings-keyfile.xml
|
||||
|
||||
if CONFIG_PLUGIN_IFCFG_RH
|
||||
expand_content_files += $(top_builddir)/man/nm-settings-ifcfg-rh.xml
|
||||
endif
|
||||
|
||||
include $(top_srcdir)/gtk-doc.make
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue