aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-11-29 13:44:34 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-11-29 13:44:34 +0100
commit3b21e702c44d8f721e9ced997c417481f2c273ca (patch)
tree7423e230e1e9715e469b5a9a53259d74eb081bee /Makefile
parent3fe83c0f2f7e6e3d87ede77607cca5922fa02a60 (diff)
downloadscripts-3b21e702c44d8f721e9ced997c417481f2c273ca.tar.gz
scripts-3b21e702c44d8f721e9ced997c417481f2c273ca.zip
Improved aoc script (was aocd)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f97e502..af98d4b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1PREFIX = /usr/local 1PREFIX = /usr/local
2 2
3SCRIPTS = 2fa \ 3SCRIPTS = 2fa \
4 aocd \ 4 aoc \
5 battery-checknow \ 5 battery-checknow \
6 battery-status \ 6 battery-status \
7 clip \ 7 clip \

Generated with cgit - Back to sebastiano.tronto.net