diff --git a/makefile b/makefile index 32f5764..645424c 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -all: build +all: bundle-mini clone-generic-parser: [ ! -d ../parser ] && cd .. && git clone ssh://_gitea@git.baguette.netlib.re:2299/Baguette/parser.git || :