[help/C] Updated Makefile.am to compile new mallard docs.

This commit is contained in:
Tiffany Antopolski 2011-12-18 13:08:47 -05:00
parent 141a9df617
commit e0daa19e51
1 changed files with 35 additions and 3 deletions

View File

@ -2,8 +2,40 @@ include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
DOC_MODULE = zenity
DOC_ENTITIES = legal.xml
DOC_INCLUDES =
DOC_FIGURES = figures/zenity-calendar-screenshot.png figures/zenity-entry-screenshot.png figures/zenity-error-screenshot.png figures/zenity-fileselection-screenshot.png figures/zenity-information-screenshot.png figures/zenity-list-screenshot.png figures/zenity-notification-screenshot.png figures/zenity-progress-screenshot.png figures/zenity-question-screenshot.png figures/zenity-text-screenshot.png figures/zenity-warning-screenshot.png
DOC_INCLUDES = legal.xml
DOC_FIGURES = \
figures/zenity-calendar-screenshot.png \
figures/zenity-entry-screenshot.png \
figures/zenity-error-screenshot.png \
figures/zenity-fileselection-screenshot.png \
figures/zenity-information-screenshot.png \
figures/zenity-list-screenshot.png \
figures/zenity-notification-screenshot.png \
figures/zenity-progress-screenshot.png \
figures/zenity-question-screenshot.png \
figures/zenity-text-screenshot.png \
figures/zenity-warning-screenshot.png
DOC_PAGES = \
calendar.page \
color-selection.page \
entry.page \
error.page \
file-selection.page \
forms.page \
index.page \
info.page \
intro.page \
list.page \
message.page \
notification.page \
password.page \
progress.page \
question.page \
scale.page \
text.page \
usage.page \
warning.page
DOC_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl oc pt_BR ru sl sv uk zh_CN