From: Nicolas Thill Date: Fri, 16 Dec 2005 19:15:08 +0000 (+0000) Subject: fix typo regarding vnc-reflector X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=4d5e35c1952e5601e4d7c3db845bef445699bb1f;p=15.05%2Fopenwrt.git fix typo regarding vnc-reflector git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2705 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 0ce945e3bc..1c283ac217 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -212,7 +212,7 @@ package-$(BR2_PACKAGE_USTL) += ustl package-$(BR2_COMPILE_UTIL_LINUX) += util-linux package-$(BR2_PACKAGE_UDEV) += udev package-$(BR2_PACKAGE_VGP) += vgp -package_$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector +package-$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector package-$(BR2_PACKAGE_VPNC) += vpnc package-$(BR2_PACKAGE_VRRPD) += vrrpd package-$(BR2_PACKAGE_VTUN) += vtun