mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
small change in makefile.
This commit is contained in:
parent
3fed58c9e0
commit
b797733ce3
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -42,6 +42,7 @@ all: fetch_deps
|
|||
../src/vipack.Mod -m
|
||||
|
||||
fetch_deps:
|
||||
mkdir -p $(DPS)
|
||||
cd $(DPS) && git clone https://github.com/norayr/Internet
|
||||
cd $(DPS) && git clone https://github.com/norayr/lists
|
||||
cd $(DPS) && git clone https://github.com/norayr/opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue