]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 28 Mar 1999 14:40:37 +0000 (14:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Mar 1999 14:40:37 +0000 (14:40 +0000)
tests/chmod/Makefile.am [new file with mode: 0644]

diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am
new file mode 100644 (file)
index 0000000..bab29bb
--- /dev/null
@@ -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