Tag: cws_dev300_odbmacros3 User: fs Date: 2008-07-28 06:27:12+0000 Modified: dba/dbaccess/source/core/dataaccess/makefile.mk
Log: #i76128# +documenteventnotifier File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/makefile.mk?r1=1.10.2.2&r2=1.10.2.3 Delta lines: +3 -2 ------------------- --- makefile.mk 2008-07-22 06:32:13+0000 1.10.2.2 +++ makefile.mk 2008-07-28 06:27:10+0000 1.10.2.3 @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10.2.2 $ +# $Revision: 1.10.2.3 $ # # This file is part of OpenOffice.org. # @@ -62,7 +62,8 @@ $(SLO)$/dataaccessdescriptor.obj\ $(SLO)$/ModelImpl.obj \ $(SLO)$/documentevents.obj \ - $(SLO)$/documenteventexecutor.obj + $(SLO)$/documenteventexecutor.obj \ + $(SLO)$/documenteventnotifier.obj # --- Targets ---------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
