]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
MPV: merge from branch BR_GUI_AutoTools
authormpv <mpv@opencascade.com>
Thu, 15 Feb 2007 07:20:09 +0000 (07:20 +0000)
committermpv <mpv@opencascade.com>
Thu, 15 Feb 2007 07:20:09 +0000 (07:20 +0000)
idl/Makefile.am

index a09c9c622b92281f7fe26987515c8b9040e137ca..d2c308ffd870473ce1cbdf40b72c07bff5cb44ce 100644 (file)
@@ -90,6 +90,9 @@ if MPI_IS_OK
   IDL_SOURCES += $(MPIIDL_SOURCES)
 endif
 
+# also install all generated headers to use result library from another modules
+salomeinclude_DATA= $(IDL_SOURCES:%SK.cc=%.hh)
+
 BUILT_SOURCES = $(IDL_SOURCES)
 
 lib_LTLIBRARIES = libSalomeIDLKernel.la