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