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

TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
  PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"