From: Matthias Clasen Date: Sat, 21 Aug 2010 19:40:32 +0000 (-0400) Subject: Ignore some more private headers X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bff2af486827499c2da507f17e61fc88c96b43ba;p=platform%2Fupstream%2Fglib.git Ignore some more private headers --- diff --git a/docs/reference/gio/Makefile.am b/docs/reference/gio/Makefile.am index f5ef8c1..1ba48c1 100644 --- a/docs/reference/gio/Makefile.am +++ b/docs/reference/gio/Makefile.am @@ -36,6 +36,7 @@ IGNORE_HFILES= \ gdbusprivate.h \ gdbus-sessionbus.h \ gdbus-tests.h \ + gdummyproxyresolver.h \ testenums.h \ gdelayedsettingsbackend.h \ gdummyfile.h \ @@ -67,6 +68,7 @@ IGNORE_HFILES= \ gnetworkingprivate.h \ gnullsettingsbackend.h \ gpollfilemonitor.h \ + gproxyconnection.h \ gsettingsbackendinternal.h \ gsettingsschema.h \ gsettings-mapping.h \