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

TESTS = basic-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
  INSTALL=../../src/ginstall \
  LS=../../src/ls \
  MKDIR=../../src/mkdir \
  RM=../../src/rm