bug-parted
[Top][All Lists]
Advanced

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

one more


From: Jim Meyering
Subject: one more
Date: Wed, 28 Apr 2010 23:01:54 +0200

I neglected to add the new file, init.sh to EXTRA_DIST,
so "make distcheck" would fail.
Here's the fix:

>From a27fb4c02f7312aa957df69afe548d062f48d9b3 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Wed, 28 Apr 2010 22:50:35 +0200
Subject: [PATCH] tests: distribute new file, init.sh

* tests/Makefile.am (EXTRA_DIST): Add init.sh.
---
 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index dfba691..21fead4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -45,7 +45,7 @@ TESTS = \
   t9030-align-check.sh

 EXTRA_DIST = \
-  $(TESTS) test-lib.sh t-lib.sh lvm-utils.sh t-local.sh t-lvm.sh
+  $(TESTS) test-lib.sh t-lib.sh lvm-utils.sh t-local.sh t-lvm.sh init.sh

 check_PROGRAMS = print-align print-max dup-clobber
 LDADD = \
--
1.7.1.328.g9993c




reply via email to

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