diff --git a/makefile b/makefile index 5b75f26..0a4f5b1 100644 --- a/makefile +++ b/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