From: Paul Eggert Date: Thu, 19 Aug 2004 20:04:02 +0000 (+0000) Subject: (TESTS): Add separator. X-Git-Tag: v5.3.0~773 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3771df301a0367b5dc448ca065150caafd2cc19;p=thirdparty%2Fcoreutils.git (TESTS): Add separator. --- diff --git a/tests/chown/Makefile.am b/tests/chown/Makefile.am index 645dad651b..34ea0b61fb 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"