drop 'test'
authorKlaus Kaempf <kkaempf@suse.de>
Sat, 28 Jan 2006 22:38:11 +0000 (22:38 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Sat, 28 Jan 2006 22:38:11 +0000 (22:38 +0000)
testsuite/solver/src/Makefile.am

index 033e236..22a561c 100644 (file)
@@ -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