Remove build directory nesting 89/115389/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 11 Aug 2020 13:52:17 +0000 (15:52 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 25 Nov 2020 14:55:49 +0000 (15:55 +0100)
commit8e134bf7afafbaa99b11e98da809c495f32bf7d4
tree3b2b865bac1441356bb5e0d796fa2cff227b2fb9
parent8ff725b86e98598a4cfcce0f41a5867a17d8a16b
Remove build directory nesting

This patch also removes unnecessary directory creation. Command:
'go build -o "${BINARIES}"' creates required file tree on its own.

Issue-ID: SECCOM-261
Change-Id: I6b492a2d5f61ce6e139bfe718256357c9d343a6b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/sslendpoints/Makefile