summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-07-11 15:54:48 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-07-11 15:54:48 +0000
commitbe56824c133b63e4e94cf657e90b1f284bcf0df3 (patch)
tree8853b3a243b10ad5ea2a96c2a47b15a9b077565b /Makefile.in
parentcbb6c19f76c5f51e1ab501d10451d79588bf521f (diff)
check and test have to depend on test_compile
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 09527d79f..5a8df8c55 100644
--- a/Makefile.in
+++ b/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)