From fbb012e5da8ac8350f9ffc8d9580dd551779a083 Mon Sep 17 00:00:00 2001 From: prascle Date: Fri, 29 Apr 2011 12:44:40 +0000 Subject: [PATCH] PR: test program removed (obsolete) --- src/HOMARD/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/HOMARD/Makefile.am b/src/HOMARD/Makefile.am index 1213d1af..755c61b4 100755 --- a/src/HOMARD/Makefile.am +++ b/src/HOMARD/Makefile.am @@ -56,10 +56,10 @@ libHOMARDImpl_la_LDFLAGS = \ $(KERNEL_LDFLAGS) \ -lSALOMELocalTrace -check_PROGRAMS = testhomard - -TESTS = $(check_PROGRAMS) - -testhomard_SOURCES = testhomard.cxx - -testhomard_LDADD = libHOMARDImpl.la +# check_PROGRAMS = testhomard +# +# TESTS = $(check_PROGRAMS) +# +# testhomard_SOURCES = testhomard.cxx +# +# testhomard_LDADD = libHOMARDImpl.la -- 2.39.2