]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add make current
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 28 Jan 2008 15:55:24 +0000 (15:55 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 28 Jan 2008 15:55:24 +0000 (15:55 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7406 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 58905c0c119fdc3516712a8add4654abb1c1eca9..f40f89818d376f71d6bf14596fc97e032487c339 100644 (file)
@@ -288,6 +288,11 @@ speedy-sure: update-clean
        $(MAKE) -j core
        $(MAKE) -j modules
 
+current: update-clean
+       svn update
+       $(MAKE) all
+       $(MAKE) install
+
 wayclean: clean
 
 modules: libfreeswitch.la