From: asv Date: Thu, 9 Mar 2006 07:19:19 +0000 (+0000) Subject: Compilation error on bin step is fixed. X-Git-Tag: mergeto_trunk_13Mar06~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a9cf4c14cb5fe70bcf2c425e3f0bab3cd4f5f75d;p=modules%2Fvisu.git Compilation error on bin step is fixed. --- diff --git a/src/VISU_I/Makefile.in b/src/VISU_I/Makefile.in index caa66147..728249e9 100644 --- a/src/VISU_I/Makefile.in +++ b/src/VISU_I/Makefile.in @@ -142,6 +142,7 @@ LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \ -lSALOMELocalTrace \ -lSalomeResourcesManager \ -lSalomeDSClient \ + -lSalomeDS \ -lSalomeObject \ -lqtx \ -lsuit \