diff --git a/Makefile b/Makefile index d02904e2..754ba59a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ SHELL=/bin/bash -o pipefail -export GO111MODULE=on - BIN_DIR?=$(shell pwd)/tmp/bin EMBEDMD_BIN=$(BIN_DIR)/embedmd