quiet the make dev task

This commit is contained in:
Jack Pearkes 2014-06-26 14:11:21 -04:00
parent 5c18a6a5fe
commit d6fa7f2f6d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ export CGO_CFLAGS CGO_LDFLAGS PATH
default: test
dev: libucl
sh -c "$(CURDIR)/scripts/build.sh"
@sh -c "$(CURDIR)/scripts/build.sh"
libucl: vendor/libucl/$(LIBUCL_NAME)