Salome HOME
Insert SMESH object into use case builder according to the given entry (if it is...
[modules/smesh.git] / src / DriverUNV / Makefile.am
index 0e05ad76112e69364e0e7129a873f35d5337cdb2..0be78fe5bb5e744d11d78cf2aa325d84c2cc6970 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -67,6 +67,7 @@ libMeshDriverUNV_la_CPPFLAGS = \
        $(BOOST_CPPFLAGS) \
        -I$(srcdir)/../Driver \
        -I$(srcdir)/../SMDS \
+       -I$(srcdir)/../SMESHUtils \
        -I$(srcdir)/../SMESHDS
 
 libMeshDriverUNV_la_LDFLAGS  = \
@@ -81,4 +82,4 @@ UNV_Test_LDADD = \
        libMeshDriverUNV.la \
        ../Driver/libMeshDriver.la \
        ../SMDS/libSMDS.la \
-       $(KERNEL_LDFLAGS) -lOpUtil -lSALOMELocalTrace -lSALOMEBasics
+       $(KERNEL_LDFLAGS) -lOpUtil -lSALOMELocalTrace -lSALOMEBasics -lSalomeIDLKernel