]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 13:44:10 +0000 (13:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 13:44:10 +0000 (13:44 +0000)
tests/chgrp/Makefile.am [new file with mode: 0644]

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