Makefile fix

This commit is contained in:
Ian Kent 2015-01-04 13:01:50 +00:00
parent 29e4f815d3
commit 1f380e6a3c

View file

@ -1,5 +1,3 @@
DEPS = $(go list -f '{{range .TestImports}}{{.}} {{end}}' ./...)
all: deps fmt combined
combined: