Explorar o código

check and test have to depend on test_compile

Bernhard Reutner-Fischer %!s(int64=17) %!d(string=hai) anos
pai
achega
be56824c13
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)