aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2024-07-09 12:38:17 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2024-07-09 12:38:17 +0200
commitc1f02207c29cd7b97d64a3019481b23696530dea (patch)
tree426540ae707ce91085c0bb179cb07c961c1a6276 /config.mk
parent96cff6a57916e614574f3515b60d8b2f7f23c4e8 (diff)
downloadwebsite-c1f02207c29cd7b97d64a3019481b23696530dea.tar.gz
website-c1f02207c29cd7b97d64a3019481b23696530dea.zip
Create the ARCHIVE variable
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index ed65ebb..266263a 100644
--- a/config.mk
+++ b/config.mk
@@ -1,3 +1,4 @@
BASEHREF = file://`realpath .`
HYDE = hyde
DEST = ~/www/alessandroiezzi.it
+ARCHIVE = out.tar \ No newline at end of file