Files
gnu-coreutils/tests/du/Makefile.am
T
2006-01-18 06:29:14 +00:00

18 lines
422 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
long-from-unreadable \
long-sloop \
2g \
files0-from \
inaccessible-cwd \
deref-args \
slash \
fd-leak \
hard-link 8gb basic restore-wd \
exclude no-x no-deref trailing-slash deref two-args slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"