[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 01:09:34 CDT 2015


Corey Farrell has uploaded a new patch set (#2).

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.

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/2
-- 
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: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Corey Farrell <git at cfware.com>



More information about the asterisk-code-review mailing list