From 3dcf003eeca0d6669b8b43f99359f78127be1e14 Mon Sep 17 00:00:00 2001 From: ptv Date: Tue, 9 Dec 2008 11:15:16 +0000 Subject: [PATCH] remove dependance from .la files --- src/Controls/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Controls/Makefile.am b/src/Controls/Makefile.am index 72be43d79..41e95b0df 100644 --- a/src/Controls/Makefile.am +++ b/src/Controls/Makefile.am @@ -49,7 +49,6 @@ libSMESHControls_la_CPPFLAGS = \ libSMESHControls_la_LDFLAGS = \ ../SMDS/libSMDS.la \ - $(KERNEL_LDFLAGS) -lOpUtil\ $(CAS_LDPATH) -lTKernel -lTKBRep -lTKG3d SMESHControls_CPPFLAGS = \ -- 2.39.2