summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-20 17:47:01 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-20 17:47:01 +0200
commitae0f7768119984ca21238eee31fcb71931970dcb (patch)
tree6d670f664c3eb657cfab72562d1108f264d75568 /Makefile
parent3e0a06445b130a68f9a2401b5d8b52e9283b92ec (diff)
downloadwebsite-ae0f7768119984ca21238eee31fcb71931970dcb.tar.xz
use pyatom to generate journal feed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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