Tag: cws_src680_hsqlcsv
User: fs      
Date: 2006/09/18 02:22:25

Modified:
   dba/dbaccess/source/ext/hsqldb/makefile.mk

Log:
 #i10000#

File Changes:

Directory: /dba/dbaccess/source/ext/hsqldb/
===========================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/hsqldb/makefile.mk?r1=1.1.2.1&r2=1.1.2.2
Delta lines:  +6 -6
-------------------
--- makefile.mk 14 Sep 2006 12:25:05 -0000      1.1.2.1
+++ makefile.mk 18 Sep 2006 09:22:22 -0000      1.1.2.2
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.1.2.1 $
+#   $Revision: 1.1.2.2 $
 #
-#   last change: $Author: fs $ $Date: 2006/09/14 12:25:05 $
+#   last change: $Author: fs $ $Date: 2006/09/18 09:22:22 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -51,15 +51,15 @@
                linkedtable.src
 
 # ... object files ............................
-EXCEPTIONSFILES=
+EXCEPTIONSFILES= \
+        $(SLO)$/linkedtableservice.obj  \
+        $(SLO)$/hsql_services.obj
 
 SLOFILES=                                                              \
                $(EXCEPTIONSFILES)                              \
                $(SLO)$/hsql_module.obj         \
                $(SLO)$/linkedtable.obj         \
-               $(SLO)$/linkedtableeditor.obj   \
-               $(SLO)$/linkedtableservice.obj  \
-               $(SLO)$/hsql_services.obj
+               $(SLO)$/linkedtableeditor.obj
 
 # --- library -----------------------------------
 




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

Reply via email to