1
0
mirror of https://github.com/containers/buildah.git synced 2025-04-18 07:04:05 +03:00
Danish Prakash 17ee51d753
Makefile: use find to detect source files
The current list of sources doesn't list vendor sources and some other
.go files, requiring manual modifications to the Makefile to build
binaries. This change uses `find` (from Podman's Makefile) to detect .go
files across the repo.

Removes the validation script since we're no longer specifying sources
manually. And removes explicit *.go files as binary sources.

Signed-off-by: Danish Prakash <contact@danishpraka.sh>
2024-11-20 22:14:18 +05:30
..
2020-12-21 16:47:18 -05:00
2018-09-12 13:37:11 +00:00
2022-06-21 19:40:07 +02:00
2021-08-04 15:23:11 -04:00