Tag: cws_src680_dba24c User: fs Date: 2007-10-22 08:28:29+0000 Modified: dba/dbaccess/util/makefile.mk
Log: #i52527#/#i73705#: DBA needs to link with SFX now (shouldn't the DocumentMacroMode be moved to module framework instead?) File Changes: Directory: /dba/dbaccess/util/ ============================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/util/makefile.mk?r1=1.31&r2=1.31.40.1 Delta lines: +4 -3 ------------------- --- makefile.mk 2007-07-06 08:46:44+0000 1.31 +++ makefile.mk 2007-10-22 08:28:27+0000 1.31.40.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.31 $ +# $Revision: 1.31.40.1 $ # -# last change: $Author: rt $ $Date: 2007/07/06 08:46:44 $ +# last change: $Author: fs $ $Date: 2007/10/22 08:28:27 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,6 +74,7 @@ $(CPPULIB) \ $(VOSLIB) \ $(SALLIB) \ + $(SFXLIB) \ $(SALHELPERLIB) SHL1LIBS=$(LIB1TARGET) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
