summaryrefslogtreecommitdiff
path: root/xmloff/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 10:17:06 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 10:17:06 +0000
commit58ed1f9a0a51906c5c7b6072c0e65776c7c9c2a1 (patch)
treea3470ea38aa1a6ff7a86e634c25b10377da939d9 /xmloff/util
parente019a10e7af435c73848fac4b4473206f54971e6 (diff)
INTEGRATION: CWS impresstables2 (1.26.6); FILE MERGED
2008/03/11 18:21:15 cl 1.26.6.4: RESYNC: (1.28-1.29); FILE MERGED 2007/12/01 19:18:55 cl 1.26.6.3: RESYNC: (1.27-1.28); FILE MERGED 2007/08/01 15:01:37 cl 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED 2007/05/31 11:09:19 cl 1.26.6.1: working on tables in drawings
Diffstat (limited to 'xmloff/util')
-rw-r--r--xmloff/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk
index b25b5fb2a936..1b12b2514fe7 100644
--- a/xmloff/util/makefile.mk
+++ b/xmloff/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.29 $
+# $Revision: 1.30 $
#
-# last change: $Author: obo $ $Date: 2008-02-25 16:52:39 $
+# last change: $Author: rt $ $Date: 2008-03-12 11:17:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,8 @@ LIB1FILES= \
$(SLB)$/draw.lib \
$(SLB)$/chart.lib \
$(SLB)$/forms.lib \
- $(SLB)$/xforms.lib
+ $(SLB)$/xforms.lib \
+ $(SLB)$/table.lib
# --- Shared-Library -----------------------------------------------