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