mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 11:00:18 +01:00
build: delete unsuccessfully built artifacts
We use output redirection in numerous places; leaving the half-built artifacts in place would cause the subsequent builds to succeed when it should not.
This commit is contained in:
parent
6197c27f24
commit
2198f73b0e
1 changed files with 1 additions and 0 deletions
|
|
@ -4250,4 +4250,5 @@ cscope:
|
|||
|
||||
###############################################################################
|
||||
|
||||
.DELETE_ON_ERROR:
|
||||
.PHONY: cscope dist-configure-check $(check_local) $(dist_hook)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue