summaryrefslogtreecommitdiff
path: root/tests/chgrp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-09 13:44:10 +0000
committerJim Meyering <jim@meyering.net>2000-12-09 13:44:10 +0000
commitde4a3dfb267bf271d1d573c56eeb2b41d96a314c (patch)
treede6a1464fb99e9198864b8d3f496092d722e6e83 /tests/chgrp
parent108881a3b263db0ef72b7cc997837dba32d9561e (diff)
downloadcoreutils-de4a3dfb267bf271d1d573c56eeb2b41d96a314c.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/chgrp')
-rw-r--r--tests/chgrp/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/chgrp/Makefile.am b/tests/chgrp/Makefile.am
new file mode 100644
index 000000000..b72e2e328
--- /dev/null
+++ b/tests/chgrp/Makefile.am
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+AUTOMAKE_OPTIONS = 1.4 gnits
+
+TESTS = basic
+EXTRA_DIST = $(TESTS)
+TESTS_ENVIRONMENT = \
+ PATH=`pwd`/../../src:$$PATH