aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-06-20 16:59:18 +0800
committeremmett1 <me@emmett1.my>2026-06-20 16:59:18 +0800
commit1e19e28d455b893171a5c91ead9aefbfe7c96b86 (patch)
tree3b9f4c29c19ae7ed5b0f4c1c4fa61b53732fed78 /Makefile
parentd215a2198e396698c72bfc2e4166d8f6b5269c2b (diff)
downloadautils-1e19e28d455b893171a5c91ead9aefbfe7c96b86.tar.gz
autils-1e19e28d455b893171a5c91ead9aefbfe7c96b86.zip
re-added apkg-bin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 303714f..db25fb7 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ BINDIR ?= $(PREFIX)/bin
MANDIR ?= $(PREFIX)/share/man/man8
SCRIPTS = apkg \
+ apkg-bin \
apkg-chroot \
apkg-clean \
apkg-deps \