aboutsummaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-03-08 03:58:04 +0000
committerNicolas Thill <nico@openwrt.org>2005-03-08 03:58:04 +0000
commit65a3527553584226474fd989a3cf4d2f990045e1 (patch)
treed4c26e3a668b8db82a8fa6aa8b5e4f7084d5cb2f /package/Config.in
parent0f0fb4b9cd7b7f099db497cffe7cc74f9f4ec1a8 (diff)
downloadmaster-187ad058-65a3527553584226474fd989a3cf4d2f990045e1.tar.gz
master-187ad058-65a3527553584226474fd989a3cf4d2f990045e1.tar.bz2
master-187ad058-65a3527553584226474fd989a3cf4d2f990045e1.zip
Add pcre package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@349 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index f1cfbff422..cdce099fc6 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -30,6 +30,7 @@ source "package/libelf/Config.in"
source "package/matrixssl/Config.in"
source "package/lzo/Config.in"
source "package/openssl/Config.in"
+source "package/pcre/Config.in"
source "package/popt/Config.in"
endmenu