doc/reference/libpurple/Makefile.am

branch
soc.2013.gobjectification.plugins
changeset 36905
d256e7a2ec4c
parent 36898
83cf557cdcb3
child 36932
1e8981c35de1
equal deleted inserted replaced
36904:9708227bcb8e 36905:d256e7a2ec4c
76 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png 76 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
77 HTML_IMAGES= 77 HTML_IMAGES=
78 78
79 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). 79 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
80 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml 80 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
81 content_files=version.xml 81 content_files = version.xml \
82 plugin_i18n.xml \
83 plugin_ids.xml \
84 signals_account.xml \
85 signals_blist.xml \
86 signals_certificate.xml \
87 signals_cmd.xml \
88 signals_connection.xml \
89 signals_conversation.xml \
90 signals_core.xml \
91 signals_dbus_server.xml \
92 signals_imgstore.xml \
93 signals_jabber.xml \
94 signals_log.xml \
95 signals_notify.xml \
96 signals_plugin.xml \
97 signals_protocol.xml \
98 signals_savedstatus.xml \
99 signals_sound.xml \
100 signals_xfer.xml \
101 tut_c_plugins.xml \
102 tut_signals.xml \
103 ui_ops.xml
82 104
83 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded 105 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
84 # These files must be listed here *and* in content_files 106 # These files must be listed here *and* in content_files
85 # e.g. expand_content_files=running.sgml 107 # e.g. expand_content_files=running.sgml
86 expand_content_files= 108 expand_content_files=

mercurial