docs/: ignore gtester Makefile targets
authorRyan Lortie <desrt@desrt.ca>
Thu, 30 May 2013 01:33:04 +0000 (21:33 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 30 May 2013 01:36:50 +0000 (21:36 -0400)
commitc7e965f4ee26b95b10b80756f24589019f9d3857
treef7316266974b65a2393235723d1571396442deac
parenta8a9afe17c0ee484b65c6f75e0d22ad1ae2cd9b6
docs/: ignore gtester Makefile targets

Mark 'test', 'test-report', 'perf-report' and 'full-report' as PHONY in
docs/Makefile.am to prevent recursion of gtester into the documentation
subdirectories.  Stop including Makefile.decl from these directories
since it is no longer necessary.

This will clear up the warnings about EXTRA_DIST being defined once in
gtk-doc.make and again in Makefile.decl.
docs/Makefile.am
docs/reference/Makefile.am
docs/reference/gio/Makefile.am
docs/reference/gio/gdbus-object-manager-example/Makefile.am
docs/reference/glib/Makefile.am
docs/reference/gobject/Makefile.am