summaryrefslogtreecommitdiff
path: root/tests/tail-2/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-12 03:47:40 +0000
committerJim Meyering <jim@meyering.net>1999-04-12 03:47:40 +0000
commita36f86a13e4683d0f203efcdee7a5c55a7f6a46a (patch)
tree02b0107faa73e2f30ed1f3323c935b5efbfcd823 /tests/tail-2/Makefile.am
parent924b7e22918f9b3ab12542b77c91cb08338ce1a2 (diff)
downloadcoreutils-a36f86a13e4683d0f203efcdee7a5c55a7f6a46a.tar.xz
.
Diffstat (limited to 'tests/tail-2/Makefile.am')
-rw-r--r--tests/tail-2/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/tail-2/Makefile.am b/tests/tail-2/Makefile.am
new file mode 100644
index 000000000..aeb375694
--- /dev/null
+++ b/tests/tail-2/Makefile.am
@@ -0,0 +1,12 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+
+EXTRA_DIST = $(TESTS)
+
+TESTS_ENVIRONMENT = \
+ top_srcdir=$(top_srcdir) \
+ srcdir=$(srcdir) \
+ PERL="@PERL@" \
+ PATH=../../src:$$PATH \
+ PROG=tail
+
+TESTS = infloop-1