From aa78b05204041e3d697368233354eb227dd10c4f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 31 Oct 2011 03:51:48 +0000 Subject: [PATCH] contrib/package: add package definition for luci-pbx --- contrib/package/luci/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 2a15d5d71a..bb889136a4 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -431,6 +431,8 @@ $(eval $(call application,ahcp,LuCI Support for AHCPd,\ $(eval $(call application,wshaper,LuCI Support for wshaper,\ +PACKAGE_luci-app-wshaper:wshaper)) +$(eval $(call application,pbx,LuCI PBX Administration)) + $(eval $(call application,lqtapifoss,Lantiq voip)) ### Server Gateway Interfaces ### -- 2.30.2