diff options
Diffstat (limited to 'invest-applet/docs/Makefile.am')
-rw-r--r-- | invest-applet/docs/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/invest-applet/docs/Makefile.am b/invest-applet/docs/Makefile.am new file mode 100644 index 00000000..c7580938 --- /dev/null +++ b/invest-applet/docs/Makefile.am @@ -0,0 +1,10 @@ +@YELP_HELP_RULES@ + +HELP_ID = mate-invest-applet +HELP_FILES = index.docbook legal.xml + +HELP_MEDIA = figures/symbol-search.png + +HELP_LINGUAS = ca de el en_GB es fi ru sv zh_CN + +-include $(top_srcdir)/git.mk |