From c074cf6c9368f464d347086e093babc6da1eb451 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 3 Feb 2009 16:53:37 +0100 Subject: Getting gtk-doc working --- docs/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/Makefile.am') diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index 853c97e..759465e 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -21,7 +21,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml DOC_SOURCE_DIR=../../libindicate # Extra options to pass to gtkdoc-scangobj. Not normally needed. -SCANGOBJ_OPTIONS= +SCANGOBJ_OPTIONS=--nogtkinit --type-init-func="g_type_init()" # Extra options to supply to gtkdoc-scan. # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" -- cgit v1.2.3