Browse Source

fix

pull/312/head
Chris Lu 9 years ago
parent
commit
bb839ba268
  1. 4
      Makefile

4
Makefile

@ -1,7 +1,7 @@
BINARY = weed
BINARY = weed/weed
GO_FLAGS = #-v
SOURCE_DIR = ./go/weed/
SOURCE_DIR = ./weed/
all: build

Loading…
Cancel
Save