diff options
-rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 401cbd8..f638886 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -24,7 +24,7 @@ SH = @sh@ .SUFFIXES: -TESTS = +TESTS = deps test: $(TESTS) |