From ae0f7768119984ca21238eee31fcb71931970dcb Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 20 Oct 2014 17:47:01 +0200 Subject: use pyatom to generate journal feed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c9ef1c1..01ed0e3 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ build/%/: mkdir $@ clean: - -rm -r $(addprefix build/, $(FILES)) build/journal build/resources + -rm -r $(addprefix build/, $(FILES)) build/journal.xml build/journal build/resources build/index.html: src/index.rst @./scripts/bupa index.html -- cgit v1.2.3-54-g00ecf