From c99ea6649ec889e8cbdc34ec6d0b78c94ffd41ee Mon Sep 17 00:00:00 2001 From: Nicolas Thill <nico@openwrt.org> Date: Wed, 8 Jun 2005 06:43:01 +0000 Subject: Add readline SVN-Revision: 1169 --- 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 40f4532..d91002b 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -80,6 +80,7 @@ package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_QUAGGA) += quagga package-$(BR2_PACKAGE_RADVD) += radvd +package-$(BR2_PACKAGE_READLINE) += readline package-$(BR2_PACKAGE_ROBOCFG) += robocfg package-$(BR2_PACKAGE_SABLEVM) += sablevm package-$(BR2_PACKAGE_SABLEVM_CLASSPATH) += sablevm-classpath -- cgit v1.1