From 26849323b91b39951eef06421fd035fd8914071f Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 6 Mar 2005 12:30:39 +0000 Subject: Add popt package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@317 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 638a0ebc2..39c5b9cc6 100644 --- a/package/Makefile +++ b/package/Makefile @@ -15,6 +15,7 @@ package-$(BR2_PACKAGE_ZLIB) += zlib package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl package-$(BR2_PACKAGE_OPENSSL) += openssl package-$(BR2_PACKAGE_OPENVPN) += openvpn +package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 -- cgit v1.2.3