[Asterisk-Dev] compile app_dial.c
Steven Critchfield
critch at basesys.com
Mon Dec 5 15:27:02 MST 2005
On Mon, 2005-12-05 at 14:22 -0800, Innocent Evil wrote:
> Hi,
>
> I have complied asterisk from source.
> I am trying to recompile app_dial.c after made couple of little changes.
> What I want to do is to recreate app_dial.so without recompile full asterisk.
> How can I do it?
First, rebuilding asterisk isn't much of a chore.
Second, learn how make works. Make shouldn't rebuild all of the source
unless you have done a make clean.
So finally, you should just issue a make in the base of the asterisk
tree.
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-dev
mailing list