Parcourir la source

Fix bazel golink makefile

Breandan Dezendorf il y a 2 ans
Parent
commit
48320deb40
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dezendorf/applications/golink/Makefile

+ 1 - 1
dezendorf/applications/golink/Makefile

@@ -1,2 +1,2 @@
 run:
-	bazel run //dezendorf/applications/golink/cmd/main -- -server
+	 bazel run //dezendorf/applications/golink/cmd/main:linkserver -- -server