1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-16 12:22:01 +02:00

(TESTS): Add separator.

This commit is contained in:
Paul Eggert
2004-08-19 20:04:02 +00:00
parent a078203b6d
commit d3771df301

View File

@@ -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"