1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-12 03:48:50 +02:00
Files
coreutils/tests/du/Makefile.am
T
2003-03-05 07:15:30 +00:00

10 lines
290 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
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"