summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 03:58:04 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 03:58:04 +0000
commita6a63fe75c898e18ff08d53ee912c420eea768fd (patch)
treed4c26e3a668b8db82a8fa6aa8b5e4f7084d5cb2f /package/Makefile
parentde2b117c4372034bb316afe0d20a0b4b54725a61 (diff)
Add pcre package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@349 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 83ed49e46..a0aa4caa9 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_PCRE) += pcre
package-$(BR2_PACKAGE_POPT) += popt
package-$(BR2_PACKAGE_PPTPD) += pptpd
package-$(BR2_PACKAGE_IPROUTE2) += iproute2