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
Showing
- Makefile.moddir_rules 17 additions, 2 deletionsMakefile.moddir_rules
- addons/Makefile 14 additions, 19 deletionsaddons/Makefile
- apps/Makefile 1 addition, 5 deletionsapps/Makefile
- channels/Makefile 6 additions, 36 deletionschannels/Makefile
- codecs/Makefile 3 additions, 7 deletionscodecs/Makefile
- pbx/Makefile 1 addition, 10 deletionspbx/Makefile
- res/Makefile 8 additions, 31 deletionsres/Makefile
- res/ari.make 11 additions, 44 deletionsres/ari.make
- rest-api-templates/ari.make.mustache 1 addition, 4 deletionsrest-api-templates/ari.make.mustache
Please register or sign in to comment