diff options
Diffstat (limited to 'svx/Library_textconversiondlgs.mk')
-rw-r--r-- | svx/Library_textconversiondlgs.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/Library_textconversiondlgs.mk b/svx/Library_textconversiondlgs.mk index bcdfdfc7f9b5..98f5612dde77 100644 --- a/svx/Library_textconversiondlgs.mk +++ b/svx/Library_textconversiondlgs.mk @@ -27,6 +27,8 @@ $(eval $(call gb_Library_Library,textconversiondlgs)) +$(eval $(call gb_Library_set_componentfile,textconversiondlgs,svx/util/textconversiondlgs)) + $(eval $(call gb_Library_set_include,textconversiondlgs,\ -I$(SRCDIR)/svx/inc \ -I$(SRCDIR)/svx/inc/pch \ |