]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Compilation on Linux corrected.
authoradv <alexey.danilov@opencascade.com>
Thu, 17 Sep 2015 12:42:34 +0000 (15:42 +0300)
committeradv <alexey.danilov@opencascade.com>
Thu, 17 Sep 2015 12:42:34 +0000 (15:42 +0300)
src/GLViewer/Makefile.am

index bca41fdba5d874e0ac1c99990c365b1fd9b3d1d0..a26a66fb4d6d08c8bf3495f4df39578e708200c5 100644 (file)
@@ -109,7 +109,8 @@ dist_salomeres_DATA =                       \
 
 nodist_salomeres_DATA =                \
        GLViewer_images.qm      \
-       GLViewer_msg_en.qm
+       GLViewer_msg_en.qm      \
+       GLViewer_msg_fr.qm
 
 libGLViewer_la_CPPFLAGS = $(QT_INCLUDES) $(CAS_CPPFLAGS) -I$(srcdir)/../SUIT -I$(srcdir)/../Qtx
 libGLViewer_la_LDFLAGS  = $(QT_MT_LIBS) $(CAS_KERNEL)