summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-08 01:23:12 -0500
committerJeff Carr <[email protected]>2025-10-08 01:23:12 -0500
commit1f321bc8c3b7bb19f443d73334c6cdcc45a9c75a (patch)
tree02e3b3d4209dc735d85ed04040a8af1cbf135aac /Makefile
parentfebcf44d5386f8fc20ab752f0416955f35375335 (diff)
usability cleanups
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 85fec29..b1160b1 100644
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,10 @@ deb:
wit build deb --verbose
forge normal
+deb-forcedirty:
+ wit build deb --verbose --force
+ forge normal
+
deb-all:
wit build deb --verbose --all
forge normal