fc8af7c55d8e59bb09906c59f695c1c1cc5f99b1
[platform/upstream/coreutils.git] / tests / ls / Makefile.am
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
3 AUTOMAKE_OPTIONS = 1.2 gnits
4
5 TESTS = \
6   stat-failed \
7   stat-dtype \
8   inode dangle file-type recursive dired infloop \
9   rt-1 time-1 symlink-slash follow-slink no-arg m-option \
10   stat-vs-dirent
11
12 EXTRA_DIST = $(TESTS)
13 TESTS_ENVIRONMENT = \
14   top_srcdir=$(top_srcdir) \
15   srcdir=$(srcdir) \
16   PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
17   PROG=ls