summaryrefslogtreecommitdiff
path: root/framework/util
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-09-08 11:34:08 +0200
committerJan Holesovsky <kendy@suse.cz>2010-09-08 11:34:08 +0200
commita1f9b7f72a15bb44bd8a93a02e98a436abb6df5b (patch)
tree17a82d78aa54b23ad2120daecc9bd9346b3e6ec5 /framework/util
parent40906e58d26a7536aa2dfff586c3aac787b29638 (diff)
parentf39adb3c348cbbd8dece7f60f88a2f7abeb94fa8 (diff)
Merge commit 'ooo/OOO330_m7'
Diffstat (limited to 'framework/util')
-rw-r--r--framework/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 4aee64439e0a..544c543254be 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -50,7 +50,6 @@ LIB1OBJFILES= \
$(SLO)$/protocolhandlercache.obj \
$(SLO)$/networkdomain.obj \
$(SLO)$/configaccess.obj \
- $(SLO)$/framelistanalyzer.obj \
$(SLO)$/shareablemutex.obj \
$(SLO)$/itemcontainer.obj \
$(SLO)$/rootitemcontainer.obj \
@@ -99,6 +98,7 @@ LIB2OBJFILES= \
$(SLO)$/configimporter.obj \
$(SLO)$/menuextensionsupplier.obj \
$(SLO)$/preventduplicateinteraction.obj \
+ $(SLO)$/framelistanalyzer.obj \
$(SLO)$/titlehelper.obj
# --- import classes library ---------------------------------------------------