]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 7 Nov 1999 10:33:47 +0000 (10:33 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Nov 1999 10:33:47 +0000 (10:33 +0000)
tests/rmdir/Makefile.am [new file with mode: 0644]

diff --git a/tests/rmdir/Makefile.am b/tests/rmdir/Makefile.am
new file mode 100644 (file)
index 0000000..5007a50
--- /dev/null
@@ -0,0 +1,11 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+AUTOMAKE_OPTIONS = 1.4 gnits
+
+TESTS = ignore
+EXTRA_DIST = $(TESTS)
+TESTS_ENVIRONMENT = \
+  top_srcdir=$(top_srcdir) \
+  srcdir=$(srcdir) \
+  PERL="@PERL@" \
+  PATH=../../src:$$PATH \
+  PROG=rmdir