[cheese] docs: Don't try to get documentation from marshal files



commit a1d5f15e0911c8bdc03e2c1904c3c259866b08b4
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 27 13:12:19 2012 +0100

    docs: Don't try to get documentation from marshal files

 docs/reference/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 02c3864..563e452 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -54,7 +54,8 @@ IGNORE_HFILES= \
 	cheese-aspect-frame.h \
 	cheese-enums.h \
 	cheese-widget-private.h \
-	um-crop-area.h
+	um-crop-area.h \
+	cheese-marshal.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]