(TESTS): Add deref-args.
[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   deref-args \
6   slash \
7   fd-leak \
8   hard-link 8gb basic restore-wd \
9   exclude no-x no-deref trailing-slash deref two-args slink
10 EXTRA_DIST = $(TESTS)
11 TESTS_ENVIRONMENT = \
12   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"