summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-16 19:15:08 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-16 19:15:08 +0000
commit00119e963d3e44e59b920e76208d6347553fb5a8 (patch)
tree8cdae2ca783cde73af53d5c4fee27e4bc70ed890 /package/Makefile
parentced8b036cbd361b038c21c198369e0a771cdae43 (diff)
fix typo regarding vnc-reflector
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2705 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 0ce945e3b..1c283ac21 100644
--- a/package/Makefile
+++ b/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