summaryrefslogtreecommitdiff
path: root/mini-commander/help/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-14 18:24:48 -0300
committerPerberos <[email protected]>2011-11-14 18:24:48 -0300
commit312ba610a1e98fc656fb58178227d7d45a64494e (patch)
tree54a3c2b6084c80e63fb0526c6e7b8e01627acbd7 /mini-commander/help/Makefile.am
downloadmate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.bz2
mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.xz
initial
Diffstat (limited to 'mini-commander/help/Makefile.am')
-rw-r--r--mini-commander/help/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/mini-commander/help/Makefile.am b/mini-commander/help/Makefile.am
new file mode 100644
index 00000000..57156020
--- /dev/null
+++ b/mini-commander/help/Makefile.am
@@ -0,0 +1,13 @@
+include $(top_srcdir)/mate-doc-utils.make
+dist-hook: doc-dist-hook
+
+DOC_MODULE = command-line
+DOC_ENTITIES = legal.xml
+
+DOC_FIGURES = figures/command-line.png \
+ figures/prefs-macros.png \
+ figures/prefs.png
+
+DOC_LINGUAS = ca de el en_GB es eu fr ko oc pt_BR sv uk zh_CN
+
+-include $(top_srcdir)/git.mk