OSDN Git Service

check and test have to depend on test_compile
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 11 Jul 2008 15:54:48 +0000 (15:54 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 11 Jul 2008 15:54:48 +0000 (15:54 -0000)
Makefile.in

index 09527d7..5a8df8c 100644 (file)
@@ -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)