Makefile fix.
This commit is contained in:
parent
76b515be94
commit
6794adf4c8
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -13,6 +13,7 @@ clean:
|
||||||
rm -rf uplink.bin
|
rm -rf uplink.bin
|
||||||
rm -rf uplink-bin.tar.gz
|
rm -rf uplink-bin.tar.gz
|
||||||
rm -rf uplink-bin.7z
|
rm -rf uplink-bin.7z
|
||||||
|
|
||||||
run:
|
run:
|
||||||
./uplink ./config.json -fsv
|
./uplink ./config.json -fsv
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue