diff options
Diffstat (limited to 'tests/rmdir')
-rw-r--r-- | tests/rmdir/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rmdir/Makefile.am b/tests/rmdir/Makefile.am index b473cc457..4e73c7338 100644 --- a/tests/rmdir/Makefile.am +++ b/tests/rmdir/Makefile.am @@ -1,5 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. -TESTS = fail-perm ignore t-slash +TESTS = \ + fail-perm ignore t-slash EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |