From 1221b2d3ed693bf2cf904fe5da24988276d77fc7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 31 Oct 2014 16:11:04 -0700 Subject: [PATCH] doc: site rule tweak --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 52b867b41..caee0a8c3 100644 --- a/Makefile +++ b/Makefile @@ -668,8 +668,7 @@ cleandocs: site-clean # build some additional static bits of the hledger.org website # Requires hakyll-std, a generic hakyll site builder -.PHONY: site -site: olddocs +site-build site: olddocs -cd doc/site; hakyll build site-clean: cleanolddocs