From 0a8019497eef097a0321efcb0dfb606a0b00bd42 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 May 2003 14:01:02 +0000 Subject: *** empty log message *** --- tests/head/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am index e6d2fec0c..d71cf5c32 100644 --- a/tests/head/Makefile.am +++ b/tests/head/Makefile.am @@ -21,7 +21,7 @@ posix-3.O posix-3.E posix-4.O posix-4.E posix-5.O posix-5.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' +editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g' TESTS = $x-tests -- cgit v1.2.3-54-g00ecf