From: Anthony Minessale Date: Mon, 28 Jan 2008 15:55:24 +0000 (+0000) Subject: add make current X-Git-Tag: v1.0-rc1~513 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020713ef0b09517eb3684783fc8931ef61d17df3;p=thirdparty%2Ffreeswitch.git add make current git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7406 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index 58905c0c11..f40f89818d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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