From: prascle Date: Fri, 29 Apr 2011 12:44:40 +0000 (+0000) Subject: PR: test program removed (obsolete) X-Git-Tag: V6_3_0b1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fbb012e5da8ac8350f9ffc8d9580dd551779a083;p=modules%2Fhomard.git PR: test program removed (obsolete) --- 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