diff options
Diffstat (limited to 'makefile')
| -rwxr-xr-x | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ fetch_stuff: @go get github.com/BurntSushi/toml @go get github.com/atrox/homedir @go get github.com/pborman/getopt/v2 + @go get github.com/atotto/encoding/csv @mkdir -p outpdf @mkdir -p outtex @echo "All nessecary libaries installed" |
