From 5d683a23366d27c39acf3a1d4aa9170be2f4ddde Mon Sep 17 00:00:00 2001 From: wbx Date: Tue, 15 Mar 2005 10:34:22 +0000 Subject: add pptp client git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@376 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 5bf8c67f1..9fcdb6a05 100644 --- a/package/Makefile +++ b/package/Makefile @@ -18,6 +18,7 @@ package-$(BR2_PACKAGE_OPENSSL) += openssl package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_PCRE) += pcre package-$(BR2_PACKAGE_POPT) += popt +package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_HASERL) += haserl -- cgit v1.2.3