From bf78c555640a83560a3dbaad59d5b71ef8053a9f Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 18 May 2006 22:15:21 +0000 Subject: add axtls embedded ssl/tls library. SVN-Revision: 3795 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index c36d30f..a028f65 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -13,6 +13,7 @@ package-$(BR2_PACKAGE_ASTERISK) += asterisk package-$(BR2_COMPILE_ATFTP) += atftp package-$(BR2_PACKAGE_AUTOSSH) += autossh package-$(BR2_COMPILE_AVAHI) += avahi +package-$(BR2_COMPILE_AXTLS) += axtls package-$(BR2_COMPILE_BC) += bc package-$(BR2_COMPILE_BIND) += bind package-$(BR2_PACKAGE_BITCHX) += bitchx -- cgit v1.1