diff options
Diffstat (limited to 'sax/Library_expwrap.mk')
-rw-r--r-- | sax/Library_expwrap.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/Library_expwrap.mk b/sax/Library_expwrap.mk index 7f4e9004c25a..3f79ba31b8f2 100644 --- a/sax/Library_expwrap.mk +++ b/sax/Library_expwrap.mk @@ -9,7 +9,7 @@ $(eval $(call gb_Library_Library,expwrap)) -$(eval $(call gb_Library_set_componentfile,expwrap,sax/source/expatwrap/expwrap)) +$(eval $(call gb_Library_set_componentfile,expwrap,sax/source/expatwrap/expwrap,services)) $(eval $(call gb_Library_set_include,expwrap,\ -I$(SRCDIR)/sax/inc \ |