docs: fix out-of-tree build
authorYou-Sheng Yang <vicamo@gmail.com>
Tue, 30 Dec 2014 17:23:12 +0000 (01:23 +0800)
committerThomas Haller <thaller@redhat.com>
Sat, 3 Jan 2015 12:12:44 +0000 (13:12 +0100)
commit738649c1d5fe28f487cb5158398a0688467d8513
tree98b980288d0fe000da843d7362440d85753729ce
parent2243461df4c6fdb81c9270b161639149ad515133
docs: fix out-of-tree build

When compiling NetworkManager with --enable-gtk-doc outside the
source tree, the generated documents are slightly different from
those generated in tree. This patch fixes that missed COPYING file in
$(top_builddir) and adds $(top_builddir)/libnm-util to DOC_SOURCE_DIR.

https://bugzilla.gnome.org/show_bug.cgi?id=742139

Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
docs/api/Makefile.am
docs/libnm-util/Makefile.am