[Asterisk-code-review] Change in asterisk[master]: Build System: Create Makefile macro MOD_ADD_SOURCE.
Corey Farrell (Code Review)
asteriskteam at digium.com
Tue Apr 14 11:54:07 CDT 2015
Hello George Joseph,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/105
to look at the new patch set (#3).
Change subject: Build System: Create Makefile macro MOD_ADD_SOURCE.
......................................................................
Build System: Create Makefile macro MOD_ADD_SOURCE.
This new macro allows a single line to add all additional
sources to a module. This helps prevent modules from
missing steps, and makes future changes easier since
they can be made in a single place.
ASTERISK-24960 #close
Reported by: Corey Farrell
Change-Id: I38f12d8b72c5e7bb37a879b2fb51761a2855eb4b
---
M Makefile.moddir_rules
M addons/Makefile
M apps/Makefile
M channels/Makefile
M codecs/Makefile
M pbx/Makefile
M res/Makefile
M res/ari.make
M rest-api-templates/ari.make.mustache
9 files changed, 62 insertions(+), 158 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/05/105/3
--
To view, visit https://gerrit.asterisk.org/105
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I38f12d8b72c5e7bb37a879b2fb51761a2855eb4b
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-code-review
mailing list