Commit 5187d6db authored by Jeff Grafton's avatar Jeff Grafton

Fix typo in test/images/port-forward-tester/Makefile

parent 5941f7b6
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
SRSC=portforwardtester SRCS=portforwardtester
ARCH ?= amd64 ARCH ?= amd64
TARGET ?= $(CURDIR) TARGET ?= $(CURDIR)
GOLANG_VERSION ?= latest GOLANG_VERSION ?= latest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment