]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tests: distribute new file, CuSkip.pm
authorJim Meyering <meyering@redhat.com>
Fri, 29 Apr 2011 08:31:09 +0000 (10:31 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 29 Apr 2011 09:03:33 +0000 (11:03 +0200)
Without this, most perl-based tests would fail in "make distcheck".
* tests/Makefile.am (EXTRA_DIST): Add CuSkip.pm

tests/Makefile.am

index 1a80f84bfbb8f1d12a54e31a1d689b8698a12d65..52417bc4e1ecd0a9f261e63c45608f9b74e09b85 100644 (file)
@@ -7,6 +7,7 @@ ASSORT = LC_ALL=C sort
 
 EXTRA_DIST =           \
   Coreutils.pm         \
+  CuSkip.pm            \
   CuTmpdir.pm          \
   check.mk             \
   envvar-check         \