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