diff options
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/help/Makefile.am b/help/Makefile.am deleted file mode 100644 index 86e0f87..0000000 --- a/help/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook - -DOC_MODULE = mate-user-share -DOC_ENTITIES = -DOC_INCLUDES = legal.xml -DOC_FIGURES = figures/file-sharing-preferences.png \ - figures/sharing-over-the-network.png \ - figures/sharing-over-bluetooth.png \ - figures/receiving-over-bluetooth.png - -DOC_LINGUAS = ca cs de el en_GB es fr it pt_BR ro sl sv zh_CN - --include $(top_srcdir)/git.mk |