doc/reference/pidgin/Makefile.am

branch
soc.2013.gobjectification.plugins
changeset 36885
e2756fd92168
parent 36884
1a2d21cc5f74
child 36886
95ef0eeef3d7
--- a/doc/reference/pidgin/Makefile.am	Sat Oct 12 15:09:50 2013 +0530
+++ b/doc/reference/pidgin/Makefile.am	Sat Oct 12 15:17:59 2013 +0530
@@ -59,7 +59,11 @@
 
 # Header files or dirs to ignore when scanning. Use base file/dir names
 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
-IGNORE_HFILES=
+IGNORE_HFILES=\
+	pixmaps \
+	plugins \
+	themes \
+	win32
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png

mercurial