From: mpv Date: Thu, 15 Feb 2007 07:20:09 +0000 (+0000) Subject: MPV: merge from branch BR_GUI_AutoTools X-Git-Tag: V4_0a2~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d92d6b6d067ead95cc12300eeb9ad5821c550930;p=modules%2Fkernel.git MPV: merge from branch BR_GUI_AutoTools --- diff --git a/idl/Makefile.am b/idl/Makefile.am index a09c9c622..d2c308ffd 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -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