From ceca53ec5a082e8898801cfc8d314bb1430959ef Mon Sep 17 00:00:00 2001 From: James Youngman Date: Fri, 21 Jan 2005 20:28:31 +0000 Subject: [PATCH] Fixed a typo. --- xargs/testsuite/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xargs/testsuite/Makefile.am b/xargs/testsuite/Makefile.am index f4bc8b6b..77483cd8 100644 --- a/xargs/testsuite/Makefile.am +++ b/xargs/testsuite/Makefile.am @@ -9,7 +9,7 @@ EXTRA_DIST = config/unix.exp \ inputs/files.xi \ inputs/files0.xi \ inputs/quotes.xi \ - inputs/lines .xi \ + inputs/lines.xi \ xargs.gnu/0n3.exp \ xargs.gnu/0n3.xo \ xargs.gnu/nothing.exp \