about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 275d1cd..035b8ca 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ all: $(OUTPUTS)
 %.small.jpg: %.jpg
 	epeg -w 1024 -p -q 80 $< $@
 
-index.xml: 07/index.xml
+index.xml: 08/index.xml
 	ln -fs $< $@
 
 %.xhtml: %.xml page.xslt