diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3723f2164..16c362ffd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -96,3 +96,4 @@ torture-test: perlcheck all  checksrc:  	cd libtest && $(MAKE) checksrc  	cd unit && $(MAKE) checksrc +	cd server && $(MARK) checksrc  | 
