summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-28 14:40:37 +0000
committerJim Meyering <jim@meyering.net>1999-03-28 14:40:37 +0000
commit771cd1f61776120857fb584c07ff4a604df48322 (patch)
tree3d2724980430e151f4c7e0320aa6d4ea17c4f2dd /tests
parent75cedb69be1016a1782765e0bf6598fe238aa59f (diff)
downloadcoreutils-771cd1f61776120857fb584c07ff4a604df48322.tar.xz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/chmod/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am
new file mode 100644
index 000000000..bab29bb1d
--- /dev/null
+++ b/tests/chmod/Makefile.am
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+AUTOMAKE_OPTIONS = 1.4 gnits
+
+TESTS = equal-x
+EXTRA_DIST = $(TESTS)
+TESTS_ENVIRONMENT = \
+ PATH=`pwd`/../../src:$$PATH