From b797733ce38cc322876e6e39c2c50d2d0ea9a50b Mon Sep 17 00:00:00 2001 From: Norayr Chilingarian Date: Wed, 23 Feb 2022 02:07:24 +0400 Subject: [PATCH] small change in makefile. --- makefile | 1 + 1 file changed, 1 insertion(+) 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