(TESTS): Add parents.

(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).
This commit is contained in:
Jim Meyering 2000-11-07 14:22:11 +00:00
parent 4d73de7228
commit e1d09fbef3

View File

@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = p-1 p-2 special-1 perm
TESTS = p-1 p-2 special-1 perm parents
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \