From d32ef4fdb82deff32fa00bdd3e269abaa5f54eab Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 25 Mar 2005 18:44:22 +0000 Subject: add sip express router git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@455 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 5009a321a..50eacfcf8 100644 --- a/package/Makefile +++ b/package/Makefile @@ -31,6 +31,7 @@ package-$(BR2_PACKAGE_PORTMAP) += portmap package-$(BR2_PACKAGE_PPP) += ppp package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd +package-$(BR2_PACKAGE_SER) += ser package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump package-$(BR2_PACKAGE_ZLIB) += zlib -- cgit v1.2.3