From be56824c133b63e4e94cf657e90b1f284bcf0df3 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 11 Jul 2008 15:54:48 +0000 Subject: check and test have to depend on test_compile --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') 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) -- cgit v1.2.3