Explorar el Código

some test uses ldd, make check depend on utils

Peter S. Mazinger hace 20 años
padre
commit
a2b9934702
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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