summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-02-13 18:17:25 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-02-13 18:17:25 +0000
commita2b9934702b2c6a06bdc02c45b0734e70abfcb32 (patch)
treea11c6b3ae2290e2945379f68aefff6c866b4a9bf /Makefile.in
parenteaf180eead5d4a8a519b2af3734a151a65482782 (diff)
some test uses ldd, make check depend on utils
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 14684a8b1..755488247 100644
--- a/Makefile.in
+++ b/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