diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 580cfa7..8c206b0 100644 --- a/test/Makefile +++ b/test/Makefile @@ -50,7 +50,7 @@ endif .PHONY: all clean build -all:: core bootstrap +all:: core $i "Success!" clean:: clean-core |