diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-21 12:41:39 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-21 12:41:39 +0100 |
commit | f4ee300c5ddf5468838dd4fec983efbaf648aa50 (patch) | |
tree | 4cfbe0d5945f489ff167c17aa589ccbd1839bc69 /sw/Module_sw.mk | |
parent | 4a45a54353f72d2bb4368203edb590fee66b073e (diff) |
masterfix DEV300: #i10000# buildtype removed
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r-- | sw/Module_sw.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk index 138fe30b964f..c6257e22fc93 100644 --- a/sw/Module_sw.mk +++ b/sw/Module_sw.mk @@ -39,12 +39,6 @@ $(eval $(call gb_Module_add_targets,sw,\ Package_xml \ )) -ifeq ($(strip $(ENABLE_VBA)),YES) -$(eval $(call gb_Module_add_targets,sw,\ - Library_vbaswobj \ -)) -endif - $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\ JunitTest_sw_complex \ JunitTest_sw_unoapi \ |