From d78ccd5949a4fb0cfc05f44a4818268d5433e627 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 29 Apr 2011 10:31:09 +0200 Subject: 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 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 1a80f84bf..52417bc4e 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 \ -- cgit v1.2.3-54-g00ecf