From d02ae5617f2deb600982833da9a927a5a9d66793 Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Sun, 16 Sep 2018 03:46:34 +0200 Subject: Cleanup and Finegrain --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index fa35690..b9cc10b 100755 --- a/makefile +++ b/makefile @@ -24,6 +24,7 @@ fetch_stuff: @go get github.com/abiosoft/ishell @go get github.com/BurntSushi/toml @go get github.com/atrox/homedir + @go get github.com/pborman/getopt/v2 @mkdir -p outpdf @mkdir -p outtex @echo "All nessecary libaries installed" -- cgit v1.2.3