diff options
Diffstat (limited to 'makefile')
| -rwxr-xr-x | makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ fetch_stuff: @go get github.com/fatih/color @go get github.com/mattn/go-sqlite3 @go get github.com/abiosoft/ishell + @go get github.com/BurntSushi/toml + @go get github.com/atrox/homedir @mkdir -p outpdf @mkdir -p outtex @echo "All nessecary libaries installed" |
