diff options
Diffstat (limited to 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r-- | xmlhelp/Library_ucpchelp1.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index ac4b5e0f7196..087a1da2deb6 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -9,7 +9,7 @@ $(eval $(call gb_Library_Library,ucpchelp1)) -$(eval $(call gb_Library_set_componentfile,ucpchelp1,xmlhelp/util/ucpchelp1)) +$(eval $(call gb_Library_set_componentfile,ucpchelp1,xmlhelp/util/ucpchelp1,services)) $(eval $(call gb_Library_set_include,ucpchelp1,\ -I$(SRCDIR)/xmlhelp/source/cxxhelp/inc \ |