]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Makefile: Add a rule 'basic-pbx' that installs the Basic PBX configs 43/1543/4
authorMatt Jordan <mjordan@digium.com>
Fri, 30 Oct 2015 18:22:23 +0000 (13:22 -0500)
committerMatt Jordan <mjordan@digium.com>
Sat, 31 Oct 2015 18:40:11 +0000 (13:40 -0500)
commit118d628e084311af0096178b096e3959ac603edd
treed18dbb518bddf22762f8cc4fa66c3d88214f99a3
parent9a021a42adaee95d115aa3200467943fecd1f13a
Makefile: Add a rule 'basic-pbx' that installs the Basic PBX configs

This patch adds a rule for installing the Super Awesome Company based 'Basic
PBX' configuration files. As part of adding this rule, a bit of the content
that makes up installing the configuration files under the 'samples' target
was refactored into a make subroutine for usage by additional later config
make targets.

Change-Id: I6c2e27906f73e2919a2b691da0be20ae70302404
Makefile