summaryrefslogtreecommitdiff
path: root/tests/unexpand/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-16 17:00:22 +0000
committerJim Meyering <jim@meyering.net>2000-01-16 17:00:22 +0000
commitac9b999873257cf446fcf0f3712d74e4bc0dfcde (patch)
tree89509df3853ba666f689b6e42ca45b75006eae3e /tests/unexpand/Makefile.am
parent7a8e14b287f052d5518dc218ddf59831c6a130c5 (diff)
downloadcoreutils-ac9b999873257cf446fcf0f3712d74e4bc0dfcde.tar.xz
.
Diffstat (limited to 'tests/unexpand/Makefile.am')
-rw-r--r--tests/unexpand/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/unexpand/Makefile.am b/tests/unexpand/Makefile.am
new file mode 100644
index 000000000..9cd3ee8c5
--- /dev/null
+++ b/tests/unexpand/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=`pwd`/../../src:$$PATH \
+ PROG=unexpand
+
+TESTS = basic-1