docs: ensure dbus spec can be copied to html dir (bgo #642853)

This commit is contained in:
Dan Williams 2011-02-21 18:26:55 -06:00
parent e77acd43b6
commit efd80ab4bc

View file

@ -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