diff options
Diffstat (limited to 'lib/tdb2/Makefile')
-rw-r--r-- | lib/tdb2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tdb2/Makefile b/lib/tdb2/Makefile index fe44ff6b56..ddd439d503 100644 --- a/lib/tdb2/Makefile +++ b/lib/tdb2/Makefile @@ -45,6 +45,7 @@ everything: all testsuite: all +.PHONY: check check: test torture: all |