From 9afb6eff85489614d0bc56a3a661473c25f9d892 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 14 Jan 2014 09:43:01 +0100 Subject: Move gtk-doc.make into build directory --- doc/manual/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual') diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index adaebfd..ce32df3 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -114,7 +114,7 @@ version.xml: $(AM_V_GEN) echo -n $(VERSION) > "$@" # This includes the standard gtk-doc make rules, copied by gtkdocize. -include $(top_srcdir)/gtk-doc.make +include $(top_srcdir)/build/gtk-doc.make if ENABLE_GTK_DOC man1_MANS = trust.1 -- cgit v1.1