summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-15 10:34:22 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-15 10:34:22 +0000
commitd91c0903b1e9884730c5e5eda0c528b21397e15e (patch)
tree54c7bf8b9ef542db63eacc30bca433426e9901cc /openwrt/package/Makefile
parent9bf860684b5fa7e000b898d800aaf07ba0373459 (diff)
downloadmtk-20170518-d91c0903b1e9884730c5e5eda0c528b21397e15e.zip
mtk-20170518-d91c0903b1e9884730c5e5eda0c528b21397e15e.tar.gz
mtk-20170518-d91c0903b1e9884730c5e5eda0c528b21397e15e.tar.bz2
add pptp client
SVN-Revision: 376
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 5bf8c67..9fcdb6a 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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