summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-19 13:17:34 -0500
committerJeff Carr <[email protected]>2025-10-19 13:17:34 -0500
commit81c1f68da6c63dfca51ac381a334d5900d5307a7 (patch)
tree658d4ea86e210096db6c50a7df8a5c44c7c027d8 /Makefile
parent4c9525596db4ee50f6b0cdcc4f694cd0feca8eac (diff)
fix more wrong stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fd0c1bb..eb2075c 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,8 @@ deb-with-commits:
rm -f ~/incoming/*.deb
forge commit --all
forge normal
+ wit build install
+ wit test version
wit build deb --force
deb-with-commits-all: