diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-15 00:42:48 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-15 00:42:48 +0000 |
commit | 2b0d84431c6405cc8dbe46cd7846262913c1e467 (patch) | |
tree | fc20480072c9280f133aa8b33db17e36ef9642fd /openwrt/package/Config.in | |
parent | b3a5e204a9373a1668aecd8682042c46d0c7b698 (diff) | |
download | mtk-20170518-2b0d84431c6405cc8dbe46cd7846262913c1e467.zip mtk-20170518-2b0d84431c6405cc8dbe46cd7846262913c1e467.tar.gz mtk-20170518-2b0d84431c6405cc8dbe46cd7846262913c1e467.tar.bz2 |
Add opencdk package
SVN-Revision: 1250
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index d13a1b1..ff2dce5 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -104,6 +104,7 @@ source "package/mysql/Config.in" # limysqlclient source "package/ncurses/Config.in" # libncurses source "package/libnet/Config.in" source "package/libnids/Config.in" +source "package/opencdk/Config.in" # libopencdk source "package/openldap/Config.in" # libopenldap source "package/openssl/Config.in" # libopenssl source "package/libosip2/Config.in" |