Add 'build' target for 'sslendpoints' project 52/104352/5
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 25 Mar 2020 10:25:29 +0000 (11:25 +0100)
committerMarco Platania <platania@research.att.com>
Wed, 25 Mar 2020 15:39:11 +0000 (15:39 +0000)
commit9148cc289f479dd535844c819bdabcf80718305b
tree5e347afb9ff56ce9ec13e455cd423b98270407a1
parentef0371c50a1d1006f580f0392eeb42ce54f82446
Add 'build' target for 'sslendpoints' project

To follow a common protocol of testing Golang based
applications in CI we need a 'build' target for doing
a local (non-docker) build to verify 'go build' routine.

It's however not added to "all" target as that one already
references docker based build by default.

Change-Id: I2e380ef09a1ae18456d7288f853d085617149338
Issue-ID: SECCOM-261
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
test/security/sslendpoints/Makefile