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

index 2349f44..76157af 100644 (file)
@@ -1,11 +1,12 @@
 ## Process this file with automake to produce Makefile.in
-include $(top_srcdir)/Makefile.decl
 
 SUBDIRS = reference
 
-EXTRA_DIST += debugging.txt macros.txt
+EXTRA_DIST = debugging.txt macros.txt
 
 files:
        @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
          echo $$p; \
        done
+
+.PHONY: test test-report perf-report full-report
index 63cf90d..178aad1 100644 (file)
@@ -1,3 +1 @@
-include $(top_srcdir)/Makefile.decl
-
 SUBDIRS = glib gobject gio
index 99606d3..112626b 100644 (file)
@@ -1,4 +1,3 @@
-include $(top_srcdir)/Makefile.decl
 NULL =
 
 SUBDIRS = gdbus-object-manager-example
index 54918c8..2879607 100644 (file)
@@ -1,5 +1,4 @@
 ## Process this file with automake to produce Makefile.in
-include $(top_srcdir)/Makefile.decl
 
 AUTOMAKE_OPTIONS = 1.6
 
index dd89464..b3423f3 100644 (file)
@@ -1,5 +1,4 @@
 ## Process this file with automake to produce Makefile.in
-include $(top_srcdir)/Makefile.decl
 
 AUTOMAKE_OPTIONS = 1.6