summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-09-20 07:23:33 -0700
committerPerberos <[email protected]>2012-09-20 07:23:33 -0700
commit4af423c4e4fc090ca0e4b82135a5b83b54dfb01e (patch)
tree860db177ec56b1621e9aca16a5f68ad2d85ae0e0 /help/Makefile.am
parent6d53504e6a55dc755b425ca26ef374c04973f9f6 (diff)
parent0d2bdb04daef31a71db82186081fe4aa6439429a (diff)
downloadatril-4af423c4e4fc090ca0e4b82135a5b83b54dfb01e.tar.bz2
atril-4af423c4e4fc090ca0e4b82135a5b83b54dfb01e.tar.xz
Merge pull request #10 from oz123/markdown-docu
Markdown docu
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index ba58c53c..645da450 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -14,4 +14,13 @@ DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr it ja nl oc pt_BR ru sl sr sv uk
-include $(top_srcdir)/git.mk
+DOCDIR = $(DESTDIR)$(docdir)
+
endif
+
+htmldir=$(datadir)/doc/mate/atril/
+
+html_DATA = C/atril.html \
+ C/figures/atril_start_window.png
+
+EXTRA_DIST = $(html_DATA)