From 5f842b0a81b8f9527885da6ea9cefed5181fa522 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 21 May 2005 02:15:53 +0000 Subject: Add wput package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1004 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 59119ef68..c5a3c0709 100644 --- a/package/Makefile +++ b/package/Makefile @@ -94,6 +94,7 @@ package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_VSFTPD) += vsftpd package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools package-$(BR2_PACKAGE_WOL) += wol +package-$(BR2_PACKAGE_WPUT) += wput package-$(BR2_PACKAGE_XINETD) += xinetd package-$(BR2_PACKAGE_ZLIB) += zlib -- cgit v1.2.3