diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
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) |