From 428217bec7054d8ae93ac73165497a6a895a1f98 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Jul 2011 19:08:18 +0200 Subject: add needed header file to package --- package/openssl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/openssl/Makefile') diff --git a/package/openssl/Makefile b/package/openssl/Makefile index cf7d657fa..fac054ca5 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -84,5 +84,7 @@ openssl-util-install: libopenssl-dev-install: ${INSTALL_DIR} ${IDIR_LIBOPENSSL_DEV}/usr/include ${CP} ${WRKINST}/usr/include/* ${IDIR_LIBOPENSSL_DEV}/usr/include + $(CP) $(STAGING_TARGET_DIR)/usr/include/crypto/cryptodev.h \ + $(IDIR_LIBOPENSSL_DEV)/usr/include include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3