summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniele Forsi <dforsi@src.gnome.org>2013-06-14 17:11:09 +0200
committerDaniele Forsi <dforsi@src.gnome.org>2013-06-14 21:06:43 +0200
commitcf3fbcc1234b00a8b50ae4fce9c2c753f4402569 (patch)
treeecbcdae4c8c4005a120c7fd06f56e39bc6df34dc /docs
parent187da79be7128a0892217f01f33f0dacc240feb2 (diff)
downloadgnome-bluetooth-cf3fbcc1234b00a8b50ae4fce9c2c753f4402569.tar.gz
docs: remove file obex-agent.h which was deleted in commit 75e5c46
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 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