diff options
-rw-r--r-- | build/gtk-doc.make (renamed from gtk-doc.make) | 0 | ||||
-rw-r--r-- | doc/manual/Makefile.am | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gtk-doc.make b/build/gtk-doc.make index 4709268..4709268 100644 --- a/gtk-doc.make +++ b/build/gtk-doc.make 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 |