doc/reference/pidgin/Makefile.am

branch
soc.2013.gobjectification.plugins
changeset 36905
d256e7a2ec4c
parent 36898
83cf557cdcb3
child 36932
1e8981c35de1
--- a/doc/reference/pidgin/Makefile.am	Fri Oct 18 20:10:20 2013 +0530
+++ b/doc/reference/pidgin/Makefile.am	Sun Oct 20 15:11:49 2013 +0530
@@ -72,7 +72,12 @@
 
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=version.xml
+content_files = version.xml \
+	signals_gtkaccount.xml \
+	signals_gtkblist.xml \
+	signals_gtkconv.xml \
+	signals_gtkimhtml.xml \
+	signals_gtklog.xml
 
 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
 # These files must be listed here *and* in content_files

mercurial