diff options
Diffstat (limited to 'extras/hs-test/Makefile')
-rw-r--r-- | extras/hs-test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/hs-test/Makefile b/extras/hs-test/Makefile index c50e681915a..cd3a284208f 100644 --- a/extras/hs-test/Makefile +++ b/extras/hs-test/Makefile @@ -2,7 +2,6 @@ all: build docker build: go build ./tools/http_server - go build . docker: bash ./script/build.sh |