From 83f82b089fa12ef2196781655762e4442ae16ccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 3 Sep 2015 23:57:12 +0200 Subject: test: Add missing clean target dependency --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 05357f9..bd1ba19 100644 --- a/test/Makefile +++ b/test/Makefile @@ -73,7 +73,7 @@ build: core: core-app core-upgrade -clean-core: clean-core-upgrade +clean-core: clean-core-app clean-core-upgrade # Core: Building applications. -- cgit v1.2.3