From f50abba573c74e0f6a1eee02514867d8bd7e6b9b Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 20 Nov 2010 23:32:57 +0000 Subject: [PATCH] [build] rename some variables to be more accurate --- data/html/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/html/Makefile.am b/data/html/Makefile.am index cd4010b7..a12e3bf5 100644 --- a/data/html/Makefile.am +++ b/data/html/Makefile.am @@ -1,9 +1,9 @@ -dist_htmlhelp_DATA = \ +dist_html_DATA = \ day-entry.html \ event-entry.html \ event-log.html -htmlhelpdir = $(pkgdatadir)/html/ +htmldir = $(pkgdatadir)/html/ MAINTAINERCLEANFILES = \ Makefile.in