diff options
Diffstat (limited to 'desktop/CustomTarget_soffice.mk')
-rw-r--r-- | desktop/CustomTarget_soffice.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/CustomTarget_soffice.mk b/desktop/CustomTarget_soffice.mk index 5e12856db345..8d49935f6a38 100644 --- a/desktop/CustomTarget_soffice.mk +++ b/desktop/CustomTarget_soffice.mk @@ -25,7 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_CustomTarget_CustomTarget,desktop/soffice,new_style)) +$(eval $(call gb_CustomTarget_CustomTarget,desktop/soffice)) DESO := $(call gb_CustomTarget_get_workdir,desktop/soffice) |