Salome HOME
0021954: [CEA 706] Error at the mesh object creation
[modules/smesh.git] / src / DriverDAT / Makefile.am
index abb6c879496546e3031febc7ade888b05dee7edb..232551eb34eef1f14ff3e533c101be981f04d809 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
@@ -52,6 +52,7 @@ libMeshDriverDAT_la_CPPFLAGS = \
        $(BOOST_CPPFLAGS) \
        -I$(srcdir)/../Driver \
        -I$(srcdir)/../SMDS \
+       -I$(srcdir)/../SMESHUtils \
        -I$(srcdir)/../SMESHDS
 
 libMeshDriverDAT_la_LDFLAGS  = \