summaryrefslogtreecommitdiff
path: root/tests/chown/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-11 14:06:22 +0000
committerJim Meyering <jim@meyering.net>2001-05-11 14:06:22 +0000
commit1af93e3d71c952f5c464f6001943d50a766dd67b (patch)
tree52b8850c9aa6d54219ce034dfd1ef4dbfd76ef6e /tests/chown/Makefile.am
parent5848516f26c9bde11cbbe12cf76bc8e9cd843d78 (diff)
downloadcoreutils-1af93e3d71c952f5c464f6001943d50a766dd67b.tar.xz
.
Diffstat (limited to 'tests/chown/Makefile.am')
-rw-r--r--tests/chown/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/chown/Makefile.am b/tests/chown/Makefile.am
new file mode 100644
index 000000000..b72e2e328
--- /dev/null
+++ b/tests/chown/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