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

This commit is contained in:
Jeff Grafton 2017-08-02 14:56:23 -07:00
parent 5941f7b69f
commit 5187d6db53

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
SRSC=portforwardtester
SRCS=portforwardtester
ARCH ?= amd64
TARGET ?= $(CURDIR)
GOLANG_VERSION ?= latest