]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
To fix a problem of building SALOME modules with -j parameter (NPAL17383).
authorakl <akl@opencascade.com>
Thu, 27 Dec 2007 08:40:38 +0000 (08:40 +0000)
committerakl <akl@opencascade.com>
Thu, 27 Dec 2007 08:40:38 +0000 (08:40 +0000)
idl/Makefile.am

index 0f3636c5dbc8946053296bb4ec6116b8430fb9a5..0f0f709dd3881b3cb457c521fd491f078bd3fd73 100644 (file)
@@ -41,6 +41,7 @@ lib_LTLIBRARIES = libSalomeIDLGHS3DPLUGIN.la
 nodist_libSalomeIDLGHS3DPLUGIN_la_SOURCES = \
        GHS3DPlugin_AlgorithmSK.cc \
        GHS3DPlugin_AlgorithmDynSK.cc
+GHS3DPlugin_AlgorithmDynSK.cc: GHS3DPlugin_AlgorithmSK.cc
 
 # header files must be exported: other modules have to use this library
 nodist_salomeinclude_HEADERS= $(BASEIDL_FILES:%.idl=%.hh)