mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 11:20:12 +01:00
docs: ensure dbus spec can be copied to html dir (bgo #642853)
This commit is contained in:
parent
e77acd43b6
commit
efd80ab4bc
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ GENERATED_FILES = spec.html settings-spec.xml
|
|||
|
||||
spec.html: $(XMLS) $(OTHER_FILES)
|
||||
$(XSLTPROC) $(top_srcdir)/tools/doc-generator.xsl $(top_srcdir)/introspection/all.xml > $@
|
||||
mkdir -p $(builddir)/html/
|
||||
cp $(builddir)/$@ $(builddir)/html/
|
||||
|
||||
settings-spec.xml: generate-settings-spec $(top_builddir)/libnm-util/libnm-util.la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue