Просмотр исходного кода

test: Add missing clean target dependency

Loïc Hoguin 9 лет назад
Родитель
Сommit
83f82b089f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/Makefile

+ 1 - 1
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.