diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 5e344882f..0427e4b59 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -322,7 +322,7 @@ endef $(eval $(call application,ffwizard-leipzig,Freifunk Leipzig configuration wizard)) $(eval $(call application,ffwizard,Freifunk configuration wizard,\ - +PACKAGE_luci-mod-freifunk)) + +luci-mod-freifunk)) $(eval $(call application,siitwizard,SIIT IPv4-over-IPv6 configuration wizard,\ +PACKAGE_luci-app-siitwizard:kmod-siit)) |