Tag: cws_src680_dba30
User: fs      
Date: 06/05/22 02:06:40

Modified:
 /dba/dbaccess/qa/complex/dbaccess/
  makefile.mk

Log:
 missed the RowSet

File Changes:

Directory: /dba/dbaccess/qa/complex/dbaccess/
=============================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/qa/complex/dbaccess/makefile.mk?r1=1.5.6.3&r2=1.5.6.4
Delta lines:  +4 -3
-------------------
--- makefile.mk 21 Mar 2006 18:18:35 -0000      1.5.6.3
+++ makefile.mk 22 May 2006 09:06:37 -0000      1.5.6.4
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.5.6.3 $
+#   $Revision: 1.5.6.4 $
 #
-#   last change: $Author: fs $ $Date: 2006/03/21 18:18:35 $
+#   last change: $Author: fs $ $Date: 2006/05/22 09:06:37 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -49,6 +49,7 @@
                SingleSelectQueryComposer.java \
                RowSetEventListener.java \
         HsqlDatabase.java \
+        RowSet.java \
         PropertyBag.java
 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) 
$(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to