From f53007f003f2335aa4ba0ce4552f43fe78ebb1e9 Mon Sep 17 00:00:00 2001 From: Klaus Kaempf Date: Sat, 28 Jan 2006 22:38:11 +0000 Subject: [PATCH] drop 'test' --- testsuite/solver/src/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/testsuite/solver/src/Makefile.am b/testsuite/solver/src/Makefile.am index 033e236..22a561c 100644 --- a/testsuite/solver/src/Makefile.am +++ b/testsuite/solver/src/Makefile.am @@ -10,13 +10,10 @@ LDADD = $(top_srcdir)/zypp/lib@PACKAGE@.la helix/lib@PACKAGE@_helix.la # We're not ready for this yet. #check_PROGRAMS = deptestomatic.multi noinst_PROGRAMS = deptestomatic.multi \ - helixparse \ - test + helixparse deptestomatic_multi_SOURCES = \ deptestomatic.cc helixparse_SOURCES = \ helixparse.cc - -test_SOURCES = test.cc -- 2.7.4