From 7f54258e7524125aa64e2138f84c2f89bd3d394b Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 28 Feb 2006 22:18:02 +0000 Subject: Added sipp and ctorrent git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3289 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 23f0ab24a..11f30ba4f 100644 --- a/package/Makefile +++ b/package/Makefile @@ -24,6 +24,7 @@ package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount package-$(BR2_PACKAGE_CLICK) += click package-$(BR2_PACKAGE_CLINKC) += clinkc package-$(BR2_PACKAGE_COLLECTD) += collectd +package-$(BR2_PACKAGE_CTORRENT) += ctorrent package-$(BR2_PACKAGE_CUPS) += cups package-$(BR2_COMPILE_CURL) += curl package-$(BR2_PACKAGE_CUTTER) += cutter @@ -206,6 +207,7 @@ package-$(BR2_PACKAGE_SETPWC) += setpwc package-$(BR2_PACKAGE_SETSERIAL) += setserial package-$(BR2_PACKAGE_SHAT) += shat package-$(BR2_COMPILE_SHFS) += shfs +package-$(BR2_PACKAGE_SIPP) += sipp package-$(BR2_PACKAGE_SIPROXD) += siproxd package-$(BR2_PACKAGE_SIPSAK) += sipsak package-$(BR2_PACKAGE_SLURM) += slurm @@ -354,6 +356,7 @@ rsync-compile: popt-compile scanlogd-compile: libpcap-compile libnids-compile libnet-compile scdp-compile: libnet-compile screen-compile: ncurses-compile +sipp-compile: ncurses-compile uclibc++-compile libpthread-compile siproxd-compile: libosip2-compile sipsak-compile: openssl-compile socat-compile: openssl-compile -- cgit v1.2.3