Ver código fonte

edited the makefile

aeth 1 mês atrás
pai
commit
fd0c9a5c9e
1 arquivos alterados com 1 adições e 1 exclusões
  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