build: recognize 'make check' too

cute-signatures
Timo Teräs 2017-02-27 08:47:52 +02:00
parent faff904740
commit b11d876806
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ install:
$(INSTALLDIR) $(DESTDIR)$(DOCDIR)
$(INSTALL) README $(DESTDIR)$(DOCDIR)
test: FORCE
check test: FORCE
$(Q)$(MAKE) TEST=y
$(Q)$(MAKE) -C test