PR: debug parallel compilation

This commit is contained in:
prascle 2011-05-11 15:49:04 +00:00
parent 8f44652c30
commit f8ddfb2118

View File

@ -53,6 +53,9 @@ nodist_libSalomeIDLSMESH_la_SOURCES = \
SMESH_MeshEditorSK.cc \ SMESH_MeshEditorSK.cc \
SMESH_MeasurementsSK.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 # header files must be exported: other modules have to use this library
nodist_salomeinclude_HEADERS = $(BASEIDL_FILES:%.idl=%.hh) nodist_salomeinclude_HEADERS = $(BASEIDL_FILES:%.idl=%.hh)