mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 11:27:53 +02:00
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.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.6
|
||||
|
||||
|
Reference in New Issue
Block a user