From: Jim Meyering Date: Sun, 7 Nov 1999 10:33:47 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0j-trial~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6702048c64d54a3af9c5a3f3e80e864a52222bfd;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/rmdir/Makefile.am b/tests/rmdir/Makefile.am new file mode 100644 index 0000000000..5007a50571 --- /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