From ac9b999873257cf446fcf0f3712d74e4bc0dfcde Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 16 Jan 2000 17:00:22 +0000 Subject: . --- tests/unexpand/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/unexpand/Makefile.am (limited to 'tests/unexpand/Makefile.am') 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 -- cgit v1.2.3-70-g09d2