From 670f1f4ccfa287992ab4d13c5ad59c1ccc27566b Mon Sep 17 00:00:00 2001 From: Hib Eris Date: Thu, 2 Feb 2012 15:43:30 +0100 Subject: [PATCH 2/8] gtk-doc: do not build doc for glib-demo --- glib/reference/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/glib/reference/Makefile.am b/glib/reference/Makefile.am index f9064b0..70e6c92 100644 --- a/glib/reference/Makefile.am +++ b/glib/reference/Makefile.am @@ -47,7 +47,7 @@ CFILE_GLOB=$(top_srcdir)/glib/*.cc # Header files to ignore when scanning. # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES= +IGNORE_HFILES=demo # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png -- 1.7.7