[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Otavio Salvador otavio at alioth.debian.org
Mon Feb 8 14:14:48 UTC 2010


 libparted/tests/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9ee203a23616b022092764364b53efc32e6bb333
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
Date:   Mon Feb 8 14:01:13 2010 +0100

    do not install the test programs disk and label
    
    Signed-off-by: Peter Breitenlohner <peb at mppmu.mpg.de>

diff --git a/libparted/tests/Makefile.am b/libparted/tests/Makefile.am
index 2921492..2f63741 100644
--- a/libparted/tests/Makefile.am
+++ b/libparted/tests/Makefile.am
@@ -5,7 +5,7 @@
 
 TESTS = t1000-label.sh t2000-disk.sh
 EXTRA_DIST = $(TESTS)
-bin_PROGRAMS = label disk
+check_PROGRAMS = label disk
 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 
 LDADD = \



More information about the Parted-commits mailing list