aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-09-03 23:57:12 +0200
committerLoïc Hoguin <[email protected]>2015-09-03 23:57:12 +0200
commit83f82b089fa12ef2196781655762e4442ae16ccd (patch)
treefa887cb8050795ee978579455e990b69755e5d1f /test/Makefile
parentc03827005fb3210c294d9a41c51aa565771fd76e (diff)
downloaderlang.mk-83f82b089fa12ef2196781655762e4442ae16ccd.tar.gz
erlang.mk-83f82b089fa12ef2196781655762e4442ae16ccd.tar.bz2
erlang.mk-83f82b089fa12ef2196781655762e4442ae16ccd.zip
test: Add missing clean target dependency
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
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.