summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 17:40:10 -0600
committerJeff Carr <[email protected]>2024-01-03 17:40:10 -0600
commitcfcac121b9a35f489c958ba693958ec53f7d9f4b (patch)
treea5531f8bec8836b2175bb2d1ff7623ab48ae9d06 /Makefile
parent529e1147a199fa4a2945c75d22024ac41bfbe0fa (diff)
more .deb rules
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6f7fe5..1960d7a 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ update:
debian:
cd debian && make
- dpkg-deb -c go-wit-gui*.deb
+ dpkg-deb -c go-gui-toolkit*.deb
-wit mirrors
examples: \