aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 00cbc560..44c9cade 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ install:
install -d $(DESTDIR)/usr/share/calp/www
rsync -a static $(DESTDIR)/usr/share/calp/www
# TODO main, tzget
+ @env CACHE_DIR=$(DESTDIR)/var/cache/calp/ ./tzget
README: README.in
./main text < README.in | sed "s/<<today>>/`date -I`/" > README