summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-02-21 18:26:55 -0600
committerDan Williams <dcbw@redhat.com>2011-02-21 18:26:55 -0600
commitefd80ab4bcd4185b20702766e87b27efdb3d7611 (patch)
tree37820e9186854b2257e324944fb484bdc980dc45 /docs
parente77acd43b663b3e1011f812bc506c176f65d1415 (diff)
docs: ensure dbus spec can be copied to html dir (bgo #642853)
Diffstat (limited to 'docs')
-rw-r--r--docs/api/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am
index 158eb38f..d8289915 100644
--- a/docs/api/Makefile.am
+++ b/docs/api/Makefile.am
@@ -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