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