diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-06-04 22:16:32 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-06-04 22:16:32 +0900 |
commit | 94e339ac9b5a6b726bf114b12b077b2da3781497 (patch) | |
tree | 194563b00a9e4f718f940bdfa075ae3c4bc91245 /Makefile | |
parent | a90bb04458ecd68b7c2ca8442e3042d802701bed (diff) | |
download | px-94e339ac9b5a6b726bf114b12b077b2da3781497.tar.gz |
Add bees photos
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
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 |