]> SALOME platform Git repositories - modules/smesh.git/blobdiff - idl/Makefile.am
Salome HOME
0020974: Extra edges appear in the result of a partition and can't be removed
[modules/smesh.git] / idl / Makefile.am
index 491c38667fe62ed1838fff01371b6ddf84729c18..c46fe6c97574459795e4ff7406644f82edd0ecd9 100644 (file)
@@ -53,6 +53,9 @@ nodist_libSalomeIDLSMESH_la_SOURCES = \
        SMESH_MeshEditorSK.cc \
        SMESH_MeasurementsSK.cc
 
+# to be done at first, to avoid parallel compilation problems
+BUILT_SOURCES = $(nodist_libSalomeIDLSMESH_la_SOURCES)
+
 # header files must be exported: other modules have to use this library
 nodist_salomeinclude_HEADERS = $(BASEIDL_FILES:%.idl=%.hh)