From: Anthony Minessale Date: Thu, 8 May 2008 21:11:49 +0000 (+0000) Subject: update X-Git-Tag: v1.0-rc5~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f007b6b68115d4829bcc8382fdf28597f3eaece5;p=thirdparty%2Ffreeswitch.git update git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8315 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index e2c50b9f88..c3d16834ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -308,6 +308,10 @@ up: clean $(MAKE) install sync: + svn update + $(MAKE) + +speedy-sync: svn update $(MAKE) -j install