Skip to content
Snippets Groups Projects
Commit 37358765 authored by Russell Bryant's avatar Russell Bryant
Browse files

Make addons build last - this is for Qwell.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@204420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 65317d38
Branches
Tags
No related merge requests found
...@@ -293,7 +293,7 @@ endif ...@@ -293,7 +293,7 @@ endif
# value directly to ASTCFLAGS # value directly to ASTCFLAGS
ASTCFLAGS+=$(MALLOC_DEBUG)$(OPTIONS) ASTCFLAGS+=$(MALLOC_DEBUG)$(OPTIONS)
MOD_SUBDIRS:=addons channels pbx apps codecs formats cdr cel bridges funcs tests main res $(LOCAL_MOD_SUBDIRS) MOD_SUBDIRS:=channels pbx apps codecs formats cdr cel bridges funcs tests main res addons $(LOCAL_MOD_SUBDIRS)
OTHER_SUBDIRS:=utils agi OTHER_SUBDIRS:=utils agi
SUBDIRS:=$(OTHER_SUBDIRS) $(MOD_SUBDIRS) SUBDIRS:=$(OTHER_SUBDIRS) $(MOD_SUBDIRS)
SUBDIRS_INSTALL:=$(SUBDIRS:%=%-install) SUBDIRS_INSTALL:=$(SUBDIRS:%=%-install)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment