summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
blob: 1da83fe32472f0e38d4ce9ad2d04daecf3efe05a (plain)
1
2
3
4
5
6
7
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.3 gnits

TESTS = empty-file dir-1 dangling-symlink no-rights
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
  PATH=`pwd`/../../src:$$PATH