[Libreoffice-commits] .: basebmp/Library_basebmp.mk
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Fri Sep 9 05:38:20 PDT 2011
basebmp/Library_basebmp.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9dbc6c88b03af6488b99ce355f8ae34d9a542cc0
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Fri Sep 9 14:37:52 2011 +0200
its gb_Library_add_api not gb_Library_use_api
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk
index 80b811c..7a3b9a0 100644
--- a/basebmp/Library_basebmp.mk
+++ b/basebmp/Library_basebmp.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_Library_set_include,basebmp,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_use_api,basebmp,\
+$(eval $(call gb_Library_add_api,basebmp,\
offapi \
udkapi \
))
More information about the Libreoffice-commits
mailing list