summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2009-09-23 17:15:20 +0100
committerBastien Nocera <hadess@hadess.net>2009-09-23 17:35:29 +0100
commitbf2a04c3ec7fdadac917177f4bfa1f7aa66114bb (patch)
treed8bfda5c704bcc5faf46d29493e34f2fa04b5703 /docs
parent3a776210771f11b85c9353f2ed973ff0cea5cda5 (diff)
downloadgnome-bluetooth-bf2a04c3ec7fdadac917177f4bfa1f7aa66114bb.tar.gz
Add a private header to expose some of the choosers members
bluetooth-chooser-private.h is used to expose some of the choosers private member variables that may be useful within the gnome-bluetooth code https://bugzilla.gnome.org/show_bug.cgi?id=596090
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libgnome-bluetooth/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am
index 902d4aa7..cca48b26 100644
--- a/docs/reference/libgnome-bluetooth/Makefile.am
+++ b/docs/reference/libgnome-bluetooth/Makefile.am
@@ -54,7 +54,7 @@ CFILE_GLOB=$(top_srcdir)/lib/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=bluetooth-agent-glue.h bluetooth-agent.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-instance-glue.h bluetooth-instance.h helper.h marshal.h obex-agent-glue.h obex-agent.h
+IGNORE_HFILES=bluetooth-agent-glue.h bluetooth-agent.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-chooser-private.h bluetooth-instance-glue.h bluetooth-instance.h helper.h marshal.h obex-agent-glue.h obex-agent.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png