Sfoglia il codice sorgente

some test uses ldd, make check depend on utils

Peter S. Mazinger 20 anni fa
parent
commit
a2b9934702
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -337,5 +337,5 @@ dist release:
 	$(TAR) czf ../uClibc-$(VERSION).tar.gz -C .. uClibc-$(VERSION)
 	du -b ../uClibc-$(VERSION).tar.gz
 
-check:
+check: utils
 	$(MAKE) -C test