diff options
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/Library_ucbhelper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/Library_ucbhelper.mk b/ucbhelper/Library_ucbhelper.mk index 3d93a1586e94..166226d616c4 100644 --- a/ucbhelper/Library_ucbhelper.mk +++ b/ucbhelper/Library_ucbhelper.mk @@ -28,7 +28,7 @@ $(eval $(call gb_Library_Library,ucbhelper)) -$(eval $(call gb_Library_add_package_headers,ucbhelper,ucbhelper_inc)) +$(eval $(call gb_Library_use_package,ucbhelper,ucbhelper_inc)) $(eval $(call gb_Library_set_include,ucbhelper,\ $$(INCLUDE) \ |