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