From 1f321bc8c3b7bb19f443d73334c6cdcc45a9c75a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 8 Oct 2025 01:23:12 -0500 Subject: usability cleanups --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3