Browse Source

some test uses ldd, make check depend on utils

Peter S. Mazinger 18 years ago
parent
commit
a2b9934702
1 changed files with 1 additions and 1 deletions
  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