From c01d190fd844f099c246692099ac9867912c76da Mon Sep 17 00:00:00 2001 From: nekobit Date: Sun, 22 May 2022 06:07:36 +0000 Subject: [PATCH] Makefile changes FossilOrigin-Name: d3ad3f92b2cb9c3c9d9fe1dc339c0edbf0e7a1e8fdd1c9605d3a2ca1e1c9e27d --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5605712..a260ef4 100644 --- a/Makefile +++ b/Makefile @@ -142,9 +142,9 @@ $(PAGES_DIR)/account_sidebar.chtml: $(PAGES_DIR)/account_sidebar.html $(PAGES_DIR)/about.chtml: $(PAGES_DIR)/about.html ./filec $< data_about_html > $@ - $(MASTODONT_DIR): - fossil clone $(MASTODONT_URL) || true + cd ..; fossil clone $(MASTODONT_URL) || true + cd treebird; ln -s ../mastodont-c . install: $(TARGET) install -m 755 treebird $(PREFIX)/bin/