diff options
Diffstat (limited to 'mate-dictionary/help/Makefile.am')
-rw-r--r-- | mate-dictionary/help/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mate-dictionary/help/Makefile.am b/mate-dictionary/help/Makefile.am new file mode 100644 index 00000000..2747bb68 --- /dev/null +++ b/mate-dictionary/help/Makefile.am @@ -0,0 +1,8 @@ +include $(top_srcdir)/mate-doc-utils.make +dist-hook: doc-dist-hook + +DOC_MODULE = mate-dictionary +DOC_ENTITIES = legal.xml +DOC_INCLUDES = + +DOC_LINGUAS = ca cs da de el en_GB es eu fi fr it oc ru sv uk zh_CN |