diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-14 20:32:03 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-14 20:32:03 +0000 |
commit | e7ab00396c372f0398f09b3c33b56429438cc0ac (patch) | |
tree | 586fcdc3b5931179810a976e29bbeaafbe1cfa78 /openwrt/package/Config.in | |
parent | 31f91ef55efae901e919bed291d779b9ff31a4ca (diff) | |
download | mtk-20170518-e7ab00396c372f0398f09b3c33b56429438cc0ac.zip mtk-20170518-e7ab00396c372f0398f09b3c33b56429438cc0ac.tar.gz mtk-20170518-e7ab00396c372f0398f09b3c33b56429438cc0ac.tar.bz2 |
Add siproxd package
SVN-Revision: 894
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 ce1113f..f42ceed 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -62,6 +62,7 @@ source "package/fprobe/Config.in" source "package/maradns/Config.in" source "package/ttcp/Config.in" source "package/robocfg/Config.in" +source "package/siproxd/Config.in" comment "Libraries" source "package/libpthread/Config.in" |