mirror of
https://github.com/markqvist/Sideband.git
synced 2025-04-22 00:09:11 -04:00
Updated makefile
This commit is contained in:
parent
52fc4c5dad
commit
69aa87e939
4
Makefile
4
Makefile
@ -4,7 +4,9 @@ devapk:
|
||||
apk:
|
||||
make -C sbapp apk
|
||||
mkdir -p ./dist
|
||||
cp sbapp/bin/sideband-*-release.apk ./dist/
|
||||
|
||||
fetchapk:
|
||||
cp "./sbapp/bin/sideband-*-release.apk" ./dist/
|
||||
|
||||
install:
|
||||
make -C sbapp install
|
||||
|
Loading…
x
Reference in New Issue
Block a user