.
[platform/upstream/coreutils.git] / tests / chgrp / Makefile.am
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.4 gnits
3
4 TESTS = no-x posix-H basic deref recurse
5 EXTRA_DIST = $(TESTS)
6 TESTS_ENVIRONMENT = \
7   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"