]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update makefile
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 1 Feb 2008 14:24:35 +0000 (14:24 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 1 Feb 2008 14:24:35 +0000 (14:24 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7455 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index e3634faf18ade6a725d385d46f04918a1f457487..42c43d120bff1fba4eb59d35bc09ac6706a62f15 100644 (file)
@@ -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