diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-23 08:10:02 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-23 08:10:02 +0000 |
commit | a820b65774d2e2e0ee82f83206ae3b206694f655 (patch) | |
tree | 6334a502a8e76e366570ecb8a0d392ebe0bc0b5d /package/Makefile | |
parent | eb6a3b9bae2f3c718e729c7b29b16ea7e60ddf41 (diff) |
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/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 816b3760e..1d271ffbf 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 |