aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-15 02:57:54 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-15 02:58:12 +0900
commita90bb04458ecd68b7c2ca8442e3042d802701bed (patch)
tree69dabff363cdf327c173609a994fb8da261bde48 /Makefile
parent53bf75c9bd411ba434d159862f78469c13165944 (diff)
downloadpx-a90bb04458ecd68b7c2ca8442e3042d802701bed.tar.gz
Add another page
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7f69823..275d1cd 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ all: $(OUTPUTS)
%.small.jpg: %.jpg
epeg -w 1024 -p -q 80 $< $@
-index.xml: 06/index.xml
+index.xml: 07/index.xml
ln -fs $< $@
%.xhtml: %.xml page.xslt
@@ -36,7 +36,7 @@ $(PREFIX)/%: %
install: all $(addprefix $(PREFIX)/,$(ALL))
uninstall:
- rm -fr $(PREFIX)
+ rm -fr $(PREFIX)/*
live: $(THUMBNAILS) index.xml atom.xml