summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-10-31 03:51:48 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-10-31 03:51:48 +0000
commitaa78b05204041e3d697368233354eb227dd10c4f (patch)
tree8c93451b42bc8c14de179bb01d71d0c435805b8f /contrib
parent740ef9794d03850348a786ff361c9811440ebe69 (diff)
contrib/package: add package definition for luci-pbx
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 2a15d5d71..bb889136a 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 ###