diff options
Diffstat (limited to 'emfio')
-rw-r--r-- | emfio/Library_emfio.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emfio/Library_emfio.mk b/emfio/Library_emfio.mk index cd877c52fa5b..1753189090cf 100644 --- a/emfio/Library_emfio.mk +++ b/emfio/Library_emfio.mk @@ -18,7 +18,7 @@ $(eval $(call gb_Library_Library,emfio)) -$(eval $(call gb_Library_set_componentfile,emfio,emfio/emfio)) +$(eval $(call gb_Library_set_componentfile,emfio,emfio/emfio,services)) $(eval $(call gb_Library_set_include,emfio,\ $$(INCLUDE) \ |