diff options
Diffstat (limited to 'docs/reference/libgnome-bluetooth/Makefile.am')
-rw-r--r-- | docs/reference/libgnome-bluetooth/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am index 3bb547f8..6d8a49ba 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.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-chooser-private.h bluetooth-killswitch.h bluetooth-filter-widget.h gnome-bluetooth-enum-types.h obex-agent.h rfkill.h +IGNORE_HFILES=bluetooth-agent.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-chooser-private.h bluetooth-killswitch.h bluetooth-filter-widget.h gnome-bluetooth-enum-types.h rfkill.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png |