Salome HOME
PR: debug parallel compilation
authorprascle <prascle>
Wed, 11 May 2011 15:49:04 +0000 (15:49 +0000)
committerprascle <prascle>
Wed, 11 May 2011 15:49:04 +0000 (15:49 +0000)
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)