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