From 65678006a8763361d2b9b00b12a0deee90c1d580 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 20 May 2010 12:03:47 +0100 Subject: [PATCH] Add the Cogl API reference to the fixxref extra directories --- doc/reference/clutter/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/reference/clutter/Makefile.am b/doc/reference/clutter/Makefile.am index 57a3eab..f0486c2 100644 --- a/doc/reference/clutter/Makefile.am +++ b/doc/reference/clutter/Makefile.am @@ -38,6 +38,7 @@ MKTMPL_OPTIONS= # Extra options to supply to gtkdoc-fixref. Not normally needed. # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html FIXXREF_OPTIONS=\ + --extra-dir=../cogl/html \ --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \ --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject \ --extra-dir=$(CAIRO_PREFIX)/share/gtk-doc/html/cairo \ @@ -84,7 +85,7 @@ IGNORE_HFILES=\ cogl \ eglnative \ eglx \ - fruity \ + fruity \ glx \ osx \ x11 \ -- 2.7.4