diff doc/Makefile.am @ 484:35991929975d

fixed instalation of doc files
author nadvornik
date Tue, 22 Apr 2008 09:57:26 +0000
parents 80d0701de0f9
children 578a27d20b47
line wrap: on
line diff
--- a/doc/Makefile.am	Tue Apr 22 09:40:05 2008 +0000
+++ b/doc/Makefile.am	Tue Apr 22 09:57:26 2008 +0000
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 
-helpdir = $(datadir)/doc/geeqie-$(VERSION)/html
+helpdir = @htmldir@
 help_DATA = \
 	gnu_fdl.txt	\
 	gqview_faq.html	\