summaryrefslogtreecommitdiff
path: root/slideshow/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 16:09:17 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 16:09:17 +0000
commitad12cd68084b792ab76e32accb5cd910fa252a68 (patch)
tree195cd534ba0b7fa2bece7aabd9ba7724c7d19326 /slideshow/util
parent36d421d7d658fd4f1a8db9cf373a90d2cadab2f7 (diff)
INTEGRATION: CWS impress23 (1.3.2); FILE MERGED
2004/12/08 13:43:40 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints
Diffstat (limited to 'slideshow/util')
-rw-r--r--slideshow/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/slideshow/util/makefile.mk b/slideshow/util/makefile.mk
index 675aa200f7d9..b2247659c99d 100644
--- a/slideshow/util/makefile.mk
+++ b/slideshow/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2004-11-26 19:24:56 $
+# last change: $Author: kz $ $Date: 2005-01-21 17:09:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,6 +80,8 @@ CDEFS+= -DVERBOSE
LIB1TARGET=$(SLB)$/$(TARGET).lib
LIB1FILES=\
$(SLB)$/transitions.lib \
+ $(SLB)$/activities.lib \
+ $(SLB)$/animationnodes.lib \
$(SLB)$/engine.lib \
$(SLB)$/api.lib