Honor configure's htmldir switch
[gitweb.git] / config.mak.in
index 802d34223a2859ee1341d94ee722d7939b7276aa..77715caa93d6c02fbe7d62155fda778667670c28 100644 (file)
@@ -20,7 +20,8 @@ datarootdir = @datarootdir@
 template_dir = @datadir@/git-core/templates
 sysconfdir = @sysconfdir@
 
-mandir=@mandir@
+mandir = @mandir@
+htmldir = @htmldir@
 
 srcdir = @srcdir@
 VPATH = @srcdir@