summaryrefslogtreecommitdiff
path: root/stickynotes/docs/Makefile.am
blob: a348e2c2101c20e903494ce717b5b471ee6dff4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include $(top_srcdir)/mate-doc-utils.make
dist-hook: doc-dist-hook

DOC_MODULE = mate-stickynotes_applet
DOC_ENTITIES = legal.xml

DOC_FIGURES = figures/stickynote-right-menu-lock.png \
		figures/stickynote-right-menu-new.png \
		figures/stickynotes_applet.png \
		figures/stickynotes-note-prefs.png \
		figures/stickynotes-prefs.png

DOC_LINGUAS = ca cs de el en_GB es eu fi fr ko oc pa pt_BR ru sv uk zh_CN zh_HK zh_TW

-include $(top_srcdir)/git.mk