summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2017-05-23 20:45:39 +0200
committerLubomir Rintel <lkundrak@v3.sk>2017-05-31 20:11:11 +0200
commit28505ae92bc763dc9f05253ed615071695df071f (patch)
treed4b78d9dd29ff1711ed3eaba3495f6a9796b46f1
parent1a20611f6616701e7d40aec1b9057ad372d9844a (diff)
downloadNetworkManager-28505ae92bc763dc9f05253ed615071695df071f.tar.gz
build: don't drop the test suite log on failure
Fixes: 2198f73b0ec810b6b9084c0e00dcf07d4a6ee8e3
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c6583c6817..35ac2a368d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4509,5 +4509,6 @@ cscope:
###############################################################################
+.PRECIOUS: test-suite.log
.DELETE_ON_ERROR:
.PHONY: cscope dist-configure-check $(check_local) $(dist_hook)