summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-11 13:47:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-11 13:47:56 +0000
commitde96d289a08422cc725b1a9c95e3d51916e8f631 (patch)
tree21c37b5cdf4e3c4f733239ae648b2cf1c8370431 /contrib
parentf66c97159ef5b75548588ff9b171b820debfc3a8 (diff)
contrib: fix typo in Makefile
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index fbf6cdfe1..a8913fbfe 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -362,7 +362,7 @@ $(eval $(call application,diag-devinfo,LuCI Diagnostics Tools (Device Info),\
$(eval $(call application,voice-core,LuCI Voice Software (Core)))
-$(eval $(call application,voide-diag,LuCI Voice Software (Diagnostics),\
+$(eval $(call application,voice-diag,LuCI Voice Software (Diagnostics),\
+luci-app-voice-core +luci-app-diag-devinfo))