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

TESTS = trap basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
  EXEEXT='$(EXEEXT)' \
  PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"