3c5900fa0f2dc3c7aa5f47a299f5f855f7b7d081
[platform/upstream/coreutils.git] / tests / touch / Makefile.am
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.3 gnits
3
4 TESTS = \
5   read-only \
6   relative \
7   not-owner \
8   no-create-missing \
9   fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent
10 EXTRA_DIST = $(TESTS)
11 TESTS_ENVIRONMENT = \
12   host_triplet=$(host_triplet) \
13   PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"