浏览代码

check and test have to depend on test_compile

Bernhard Reutner-Fischer 17 年之前
父节点
当前提交
be56824c13
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -490,7 +490,7 @@ dist release:
 	$(TAR) cjf ../uClibc-$(VERSION).tar.bz2 -C .. uClibc-$(VERSION)
 	du -b ../uClibc-$(VERSION).tar.bz2
 
-test check:
+test check: test_compile
 	$(Q)$(MAKE) -C test
 
 test_compile: $(LOCAL_INSTALL_PATH)