Rombobjörn

summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ae722c..ac27a04 100644
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,4 @@ test: build build_test_system_log.gpr
${build_GPR}
clean::
- rm -f test_system_log
+ rm -f "${builddir}/test_system_log"