From 9ddba6644024254a348c3569835df6ffae8c985a Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Fri, 28 Dec 2012 11:19:06 -0500 Subject: convert openssl to gbuild and add to tail_build Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3 Reviewed-on: https://gerrit.libreoffice.org/1495 Reviewed-by: Peter Foley Tested-by: Peter Foley --- neon/Library_neon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'neon') diff --git a/neon/Library_neon.mk b/neon/Library_neon.mk index 92b13ac97c11..89ac0928ef37 100644 --- a/neon/Library_neon.mk +++ b/neon/Library_neon.mk @@ -14,6 +14,7 @@ $(eval $(call gb_Library_use_unpacked,neon,neon)) $(eval $(call gb_Library_use_externals,neon,\ libxml2 \ openssl \ + openssl_headers \ zlib \ )) -- cgit