coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tests: distribute new file, CuSkip.pm


From: Jim Meyering
Subject: [PATCH] tests: distribute new file, CuSkip.pm
Date: Fri, 29 Apr 2011 11:03:17 +0200

Oops.  Without this change, "make distcheck" would fail
due to lack of the new file:

>From 1346856368e675e2c085349674d3348c99dfcd55 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Fri, 29 Apr 2011 10:31:09 +0200
Subject: [PATCH] tests: distribute new file, CuSkip.pm

Without this, most perl-based tests would fail in "make distcheck".
* tests/Makefile.am (EXTRA_DIST): Add CuSkip.pm
---
 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1a80f84..52417bc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,6 +7,7 @@ ASSORT = LC_ALL=C sort

 EXTRA_DIST =           \
   Coreutils.pm         \
+  CuSkip.pm            \
   CuTmpdir.pm          \
   check.mk             \
   envvar-check         \
--
1.7.5.421.g9d34e



reply via email to

[Prev in Thread] Current Thread [Next in Thread]