From: abd Date: Tue, 8 Aug 2006 07:56:37 +0000 (+0000) Subject: Fix letter registry for Linux compilation X-Git-Tag: LAST_STABLE_VERSION_21_09_2006_ON_3_2_0~49 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d71278b1ab9dd6e9081ab4c5f0cdea1253c8773f;p=modules%2Fgui.git Fix letter registry for Linux compilation --- diff --git a/src/Session/Makefile.in b/src/Session/Makefile.in index 6379a1395..425ce01c9 100755 --- a/src/Session/Makefile.in +++ b/src/Session/Makefile.in @@ -39,7 +39,8 @@ EXPORT_HEADERS= Session_Session_i.hxx \ Session_ServerLauncher.hxx \ Session_ServerThread.hxx \ Session_ServerCheck.hxx \ - SalomeApp_Engine_i.hxx + SalomeApp_Engine_i.hxx \ + SALOME_Session.hxx # Libraries targets LIB = libSalomeSession.la