summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d16526a..08a6c06 100644
--- a/Makefile
+++ b/Makefile
@@ -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