mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux: implement automatic creation of AppImage bundle during build of generic binaries
This commit is contained in:
@@ -602,6 +602,9 @@ install:
|
||||
package:
|
||||
$(MAKE) -C Main -f Main.make NAME=Main package
|
||||
|
||||
appimage:
|
||||
$(MAKE) -C Main -f Main.make NAME=Main appimage
|
||||
|
||||
#------ wxWidgets build ------
|
||||
|
||||
ifeq "$(MAKECMDGOALS)" "wxbuild"
|
||||
|
||||
Reference in New Issue
Block a user