summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-25 15:45:07 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-25 15:55:04 +0100
commitc21d6847a35e4feca57f888c3e8a4f8c4ee5bc95 (patch)
treef3985488fd182cb63f219f3c12bb7c19ba0d170a
parent167458f0306cc4cd144e9c61abc198239d505c88 (diff)
fdo#60924: move fwl from scp2 to gbuild
Change-Id: I7687af837d116ef7ec444049d941f3ca337aca03
-rw-r--r--Repository.mk2
-rw-r--r--scp2/source/ooo/file_library_ooo.scp2
2 files changed, 1 insertions, 3 deletions
diff --git a/Repository.mk b/Repository.mk
index b685052a99be..5efeb37ca173 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -251,6 +251,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
frm \
fwe \
fwi \
+ fwl \
sdbt \
odbcbase \
))
@@ -304,7 +305,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
flat \
for \
fwk \
- fwl \
fwm \
guesslang \
helplinker \
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index eb9324ed000c..7c33717e0522 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -580,8 +580,6 @@ File gid_File_Lib_Fwk
Dir = SCP2_OOO_BIN_DIR;
End
-STD_LIB_FILE( gid_File_Lib_Fwl , fwl)
-
STD_LIB_FILE( gid_File_Lib_Fwm , fwm)
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwindowfactory.uno )