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

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