1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-27 23:34:16 +02:00
Files
coreutils/tests/touch/Makefile.am
Jim Meyering 0ef3c5d7fc (TESTS_ENVIRONMENT): Remove individual
upper-case program names.  Add a definition of PATH.
(TESTS): Add dir-1.
1999-05-07 18:47:50 +00:00

8 lines
197 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = empty-file dir-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=../../src:$$PATH