aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/Makefile.in')
-rw-r--r--tests/unit/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/unit/Makefile.in b/tests/unit/Makefile.in
index e1d13328e..36f8bec3e 100644
--- a/tests/unit/Makefile.in
+++ b/tests/unit/Makefile.in
@@ -60,6 +60,8 @@ install:
distdir:
-
distclean: clean
/bin/rm -f Makefile
+
+check:
+ true # nothing to do here, done by invoking tests/do-unit.sh