summaryrefslogtreecommitdiff
path: root/tests/rmdir/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-07 10:33:47 +0000
committerJim Meyering <jim@meyering.net>1999-11-07 10:33:47 +0000
commit6702048c64d54a3af9c5a3f3e80e864a52222bfd (patch)
tree952a190bbfd1c8904923b3fba3b00216136fca80 /tests/rmdir/Makefile.am
parent9f5b324ec5e5e21cba7411483330774f370f9f67 (diff)
downloadcoreutils-6702048c64d54a3af9c5a3f3e80e864a52222bfd.tar.xz
.
Diffstat (limited to 'tests/rmdir/Makefile.am')
-rw-r--r--tests/rmdir/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/rmdir/Makefile.am b/tests/rmdir/Makefile.am
new file mode 100644
index 000000000..5007a5057
--- /dev/null
+++ b/tests/rmdir/Makefile.am
@@ -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