From 731ac050864297aa3898add8734f103bdec81e5e Mon Sep 17 00:00:00 2001 From: oz123 Date: Tue, 18 Sep 2012 15:58:31 +0200 Subject: install atril.html to the right place --- help/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'help') 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) -- cgit v1.2.1