From: Anthony Minessale Date: Fri, 1 Feb 2008 14:24:35 +0000 (+0000) Subject: update makefile X-Git-Tag: v1.0-rc1~466 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cce3acebf483f48d46a5e3df466018d3796fa17;p=thirdparty%2Ffreeswitch.git update makefile git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7455 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index e3634faf18..42c43d120b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -287,6 +287,7 @@ sure: update-clean all speedy-sure: update-clean $(MAKE) -j core + cd libs/sofia-sip && $(MAKE) -j $(MAKE) -j modules current: update-clean @@ -294,6 +295,11 @@ current: update-clean $(MAKE) all $(MAKE) install +speedy-current: update-clean + svn update + $(MAKE) speedy-sure + $(MAKE) install + wayclean: clean modules: libfreeswitch.la