[Libreoffice-commits] .: Branch 'feature/gnumake4' - basebmp/Library_basebmp.mk

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Sat Jul 23 06:54:31 PDT 2011


 basebmp/Library_basebmp.mk |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit afb5f59b0015da2ef07f911723100c1b9e421b57
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Sat Jul 23 15:53:09 2011 +0200

    remove superfluous include paths

diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk
index 97fcb79..f88cf12 100644
--- a/basebmp/Library_basebmp.mk
+++ b/basebmp/Library_basebmp.mk
@@ -33,7 +33,11 @@ $(eval $(call gb_Library_set_include,basebmp,\
 	-I$(SRCDIR)/basebmp/inc/ \
 	-I$(SRCDIR)/basebmp/inc/pch \
 	$$(INCLUDE) \
-	-I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_use_api,basebmp,\
+	offapi \
+	udkapi \
 ))
 
 $(eval $(call gb_Library_add_defs,basebmp,\


More information about the Libreoffice-commits mailing list