aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-11-28 15:55:51 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-11-28 15:55:51 +0100
commit3fe83c0f2f7e6e3d87ede77607cca5922fa02a60 (patch)
tree771ce484661e3bff7e237bf47412cf9288d334da /Makefile
parent90d1382761b9bf4b7e43517e40baa64a801f3b1a (diff)
downloadscripts-3fe83c0f2f7e6e3d87ede77607cca5922fa02a60.tar.gz
scripts-3fe83c0f2f7e6e3d87ede77607cca5922fa02a60.zip
Added script to download advent of code input files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b89bba2..f97e502 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
1PREFIX = /usr/local 1PREFIX = /usr/local
2 2
3SCRIPTS = 2fa \ 3SCRIPTS = 2fa \
4 aocd \
4 battery-checknow \ 5 battery-checknow \
5 battery-status \ 6 battery-status \
6 clip \ 7 clip \

Generated with cgit - Back to sebastiano.tronto.net