.
[coreutils.git] / tests / mkdir / Makefile.am
bloba3d966acafe1529061b4470ab5d1764436e2300a
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.1 gnits
4 TESTS = p-1 p-2 special-1 perm parents t-slash
5 EXTRA_DIST = $(TESTS)
6 TESTS_ENVIRONMENT = \
7   srcdir=$(srcdir) \
8   PATH=`pwd`/../../src:$$PATH