[gnome-bluetooth] docs: no need to ignore files that are no more present



commit eb0749d47654b425715059b5a9af43216ef65ff5
Author: Daniele Forsi <dforsi src gnome org>
Date:   Wed Aug 1 19:31:01 2012 +0200

    docs: no need to ignore files that are no more present
    
    Removes: bluetooth-agent-glue.h bluetooth-instance-glue.h
    bluetooth-instance.h helper.h marshal.h obex-agent-glue.h

 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 ee83350..90370b8 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-chooser-private.h bluetooth-instance-glue.h bluetooth-instance.h bluetooth-killswitch.h helper.h marshal.h obex-agent-glue.h obex-agent.h rfkill.h bluetooth-filter-widget.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 obex-agent.h rfkill.h
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]