Salome HOME
21680: EDF 2288 SMESH: creation of 0D elements from other elements
[modules/smesh.git] / src / DriverCGNS / Makefile.am
index f7cdab3b2786eab6bc4a84c280945888a42845b5..37f1f5de94c62f01c412373a9cd137c53d766383 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2012  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
@@ -46,5 +46,5 @@ libMeshDriverCGNS_la_CPPFLAGS = \
 libMeshDriverCGNS_la_LDFLAGS  = \
        $(BOOST_LIBS) \
        $(CGNS_LIBS) \
-       ../Driver/libMeshDriver.la
-       ../Driver/libSMESHUtils.la
+       ../Driver/libMeshDriver.la \
+       ../SMESHUtils/libSMESHUtils.la