aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-23 08:10:02 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-23 08:10:02 +0000
commitd2174043ededeba144ebd0d357ef5c6c0958f754 (patch)
tree6334a502a8e76e366570ecb8a0d392ebe0bc0b5d /package/Makefile
parent22529f45fa4d75c58b87bd9926686a3622f5367f (diff)
downloadupstream-d2174043ededeba144ebd0d357ef5c6c0958f754.tar.gz
upstream-d2174043ededeba144ebd0d357ef5c6c0958f754.tar.bz2
upstream-d2174043ededeba144ebd0d357ef5c6c0958f754.zip
add libdaemon package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1731 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 816b3760e4..1d271ffbff 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -56,6 +56,7 @@ package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LESS) += less
package-$(BR2_PACKAGE_LIBAMSEL) += libamsel
package-$(BR2_PACKAGE_LIBART) += libart
+package-$(BR2_PACKAGE_LIBDAEMON) += libdaemon
package-$(BR2_PACKAGE_LIBDB) += libdb
package-$(BR2_PACKAGE_LIBELF) += libelf
package-$(BR2_PACKAGE_LIBEVENT) += libevent