diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-23 08:10:02 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-23 08:10:02 +0000 |
commit | 2770f08c23566d57c7b7aebf00a495e313add7d2 (patch) | |
tree | 7681ab56b655adcd2e0bf1c35585bf142b855187 /openwrt/package/Config.in | |
parent | b124b6c2c47ac7d4b106fc51270900cc6eeff11a (diff) | |
download | mtk-20170518-2770f08c23566d57c7b7aebf00a495e313add7d2.zip mtk-20170518-2770f08c23566d57c7b7aebf00a495e313add7d2.tar.gz mtk-20170518-2770f08c23566d57c7b7aebf00a495e313add7d2.tar.bz2 |
add libdaemon package
SVN-Revision: 1731
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 a32c2be..6259d2d 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -113,6 +113,7 @@ source "package/cgilib/Config.in" source "package/glib/Config.in" source "package/libamsel/Config.in" source "package/libart/Config.in" +source "package/libdaemon/Config.in" source "package/libdb/Config.in" source "package/libelf/Config.in" source "package/libevent/Config.in" |