Salome HOME
Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008.
[modules/kernel.git] / src / SALOMEDSImpl / Test / Makefile.am
index 8ff0435d655ca82f909073bb5ed6e395533924ff..8ae6e4d857f1b677f39d1ddebb3f0f11b8d86e69 100644 (file)
@@ -16,7 +16,7 @@
 #  License along with this library; if not, write to the Free Software 
 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 # 
-#  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 #
 #
@@ -57,11 +57,11 @@ COMMON_CPPFLAGS=\
        -I$(srcdir)/$(RPATH)/Utils -I$(srcdir)/$(RPATH)/Utils/Test \
        -I$(srcdir)/$(RPATH)/ResourcesManager \
        -I$(srcdir)/$(RPATH)/LifeCycleCORBA \
+       -I$(srcdir)/$(RPATH)/DF \
        -I$(srcdir)/$(RPATH)/SALOMEDSImpl \
        -I$(top_builddir)/salome_adm/unix \
        -I$(top_builddir)/idl \
-       @CAS_CPPFLAGS@ @CAS_CXXFLAGS@ \
-       @CORBA_CXXFLAGS@ @CORBA_INCLUDES@
+       @CORBA_CXXFLAGS@ @CORBA_INCLUDES@ @BOOST_CPPFLAGS@
 
 # This local variable defines the list of dependant libraries common to all target in this package.
 COMMON_LIBS =\
@@ -77,6 +77,7 @@ COMMON_LIBS =\
        $(RPATH)/SALOMELocalTrace/Test/libSALOMELocalTraceTest.la \
        $(RPATH)/SALOMELocalTrace/libSALOMELocalTrace.la \
        $(RPATH)/SALOMETraceCollector/Test/libSALOMETraceCollectorTest.la \
+       $(RPATH)/DF/libDF.la \
        $(RPATH)/SALOMEDSImpl/libSalomeDSImpl.la \
        $(top_builddir)/idl/libSalomeIDLKernel.la