瀏覽代碼

edited the makefile

aeth 1 月之前
父節點
當前提交
fd0c9a5c9e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -3,4 +3,4 @@
 
 
 build:
-	go build -o ./build/itashi ./itashi.go 
+	go build -o ./build/itashi ./cmd/itashi/main.go