]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add make sync
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 3 Apr 2008 14:31:47 +0000 (14:31 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 3 Apr 2008 14:31:47 +0000 (14:31 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8008 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 65cdbdeea1f5127c6839139ae95112260cf1ea77..40fedf2e51e674bef398ca98479ab005b60dfcc7 100644 (file)
@@ -307,6 +307,10 @@ up: clean
        $(MAKE) -j modules
        $(MAKE) install
 
+sync:
+       svn update
+       $(MAKE) -j install
+
 libs/openzap/Makefile:
        cd libs/openzap && autoconf
        cd libs/openzap && ./configure