contrib/package: add package definition for luci-pbx
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 31 Oct 2011 03:51:48 +0000 (03:51 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 31 Oct 2011 03:51:48 +0000 (03:51 +0000)
contrib/package/luci/Makefile

index 2a15d5d..bb88913 100644 (file)
@@ -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 ###