Skip to content

Commit d3b53cb

Browse files
committed
Add missing pkg make target
1 parent 9c91553 commit d3b53cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GNUmakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ install: dist/slip39-$(VERSION)-py3-none-any.whl FORCE
173173
installer: $(INSTALLER)
174174

175175
dmg: deps app-dmg-valid
176+
pkg: deps app-pkg-valid
176177
msi: deps dist/slip39-$(VERSION)-win64.msi
177178
exe: deps build/exe.$(CXFREEZE_EXT)/SLIP-39.exe
178179
app: deps dist/SLIP-39.app

0 commit comments

Comments
 (0)