Selaa lähdekoodia

edited the makefile

aeth 1 kuukausi sitten
vanhempi
commit
fd0c9a5c9e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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