]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
avoid linkage to native hdf
authoreap <eap@opencascade.com>
Thu, 21 Feb 2008 11:18:01 +0000 (11:18 +0000)
committereap <eap@opencascade.com>
Thu, 21 Feb 2008 11:18:01 +0000 (11:18 +0000)
src/CONVERTOR/Makefile.am

index f0782c7caae0ee6137f773e38d0193495bdcb87d..9bfefbf337281046dc31321390bd25c8749bc81a 100644 (file)
@@ -84,6 +84,7 @@ libVisuConvertor_la_CPPFLAGS= \
 
 
 libVisuConvertor_la_LDFLAGS= \
+       $(MED2_LIBS) \
        $(VTK_LIBS) \
        $(QT_LIBS) \
        $(CAS_KERNEL) \