From ea6b5381137b95e3800fa6bdee91046bac8833c4 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 26 Jan 2006 22:38:12 +0000 Subject: Added clinkc, an embedded UPnP library for audio/video equipments (mediaserver and so on) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 0f1645873..4f3cb2ae5 100644 --- a/package/Makefile +++ b/package/Makefile @@ -21,6 +21,7 @@ package-$(BR2_PACKAGE_BWM) += bwm package-$(BR2_PACKAGE_CGILIB) += cgilib package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount +package-$(BR2_PACKAGE_CLINKC) += clinkc package-$(BR2_PACKAGE_COLLECTD) += collectd package-$(BR2_PACKAGE_CUPS) += cups package-$(BR2_COMPILE_CURL) += curl @@ -268,6 +269,7 @@ arpd-compile: libpcap-compile libdnet-compile libevent-compile arpwatch-compile: libpcap-compile avahi-compile: libdaemon-compile expat-compile libgdbm-compile bind-compile: openssl-compile +clinkc-compile: expat-compile curl-compile: openssl-compile zlib-compile cyrus-sasl-compile: openssl-compile deco-compile: ncurses-compile -- cgit v1.2.3