mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-16 15:56:33 +00:00
chore: fix error functions in Makefile (#970)
`$(error ...)` (and `$(warning ...)`) functions in a Makefile can't be indented - if they are make displays a `*** commands commence before first target. Stop.` error.
This commit is contained in:
parent
db379bd341
commit
c4a92d772d