diff --git a/tests/chown/Makefile.am b/tests/chown/Makefile.am index 645dad651..34ea0b61f 100644 --- a/tests/chown/Makefile.am +++ b/tests/chown/Makefile.am @@ -2,8 +2,9 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + basic \ deref \ - basic + separator EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"