[Libreoffice-commits] core.git: filter/Library_htmlfd.mk
Tor Lillqvist
tml at collabora.com
Thu Jan 23 07:52:46 PST 2014
filter/Library_htmlfd.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 976ccb9374cf06af3f5699b567da753167bdf029
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Jan 23 17:48:54 2014 +0200
Typo
Change-Id: Id95e261bdd5b34e1c412f2a7be39f8cc4a89ead7
diff --git a/filter/Library_htmlfd.mk b/filter/Library_htmlfd.mk
index a147509..cfb708b 100644
--- a/filter/Library_htmlfd.mk
+++ b/filter/Library_htmlfd.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_Library_Library,htmlfd))
$(eval $(call gb_Library_set_componentfile,htmlfd,filter/source/htmlfilterdetect/htmlfd))
-$(eval $(call gb_Library_use_external,xmlfd,boost_headers))
+$(eval $(call gb_Library_use_external,htmlfd,boost_headers))
$(eval $(call gb_Library_use_sdk_api,htmlfd))
More information about the Libreoffice-commits
mailing list