From 745449f06243ccbcdca7ba6e20a35370da39a764 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 1 Feb 2008 09:13:32 +0000 Subject: [PATCH] + SMESH_DriverMED.hxx --- src/DriverMED/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/DriverMED/Makefile.in b/src/DriverMED/Makefile.in index 7634a3373..1221d2423 100644 --- a/src/DriverMED/Makefile.in +++ b/src/DriverMED/Makefile.in @@ -49,7 +49,8 @@ LIB_SRC = \ DriverMED_W_SMDS_Mesh.cxx \ DriverMED_W_SMESHDS_Document.cxx \ DriverMED_W_SMESHDS_Mesh.cxx \ - DriverMED_Family.cxx + DriverMED_Family.cxx \ + SMESH_DriverMED.hxx # Executables targets BIN = MED_Test -- 2.30.2