From f8ddfb21180dd9aa94e04aeb27b83c3cdb8162b6 Mon Sep 17 00:00:00 2001 From: prascle Date: Wed, 11 May 2011 15:49:04 +0000 Subject: [PATCH] PR: debug parallel compilation --- idl/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/idl/Makefile.am b/idl/Makefile.am index 491c38667..c46fe6c97 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -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) -- 2.39.2