*** empty log message ***
[coreutils.git] / tests / du / Makefile.am
bloba693789101b8e9ebe52aeff13d16bc084988ec86
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.4 gnits
4 TESTS = \
5   files0-from \
6   inaccessible-cwd \
7   deref-args \
8   slash \
9   fd-leak \
10   hard-link 8gb basic restore-wd \
11   exclude no-x no-deref trailing-slash deref two-args slink
12 EXTRA_DIST = $(TESTS)
13 TESTS_ENVIRONMENT = \
14   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"