[Freeswitch-svn] [commit] r8008 - freeswitch/trunk
Freeswitch SVN
anthm at freeswitch.org
Thu Apr 3 10:31:48 EDT 2008
Author: anthm
Date: Thu Apr 3 10:31:47 2008
New Revision: 8008
Modified:
freeswitch/trunk/Makefile.am
Log:
add make sync
Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am (original)
+++ freeswitch/trunk/Makefile.am Thu Apr 3 10:31:47 2008
@@ -307,6 +307,10 @@
$(MAKE) -j modules
$(MAKE) install
+sync:
+ svn update
+ $(MAKE) -j install
+
libs/openzap/Makefile:
cd libs/openzap && autoconf
cd libs/openzap && ./configure
More information about the Freeswitch-svn
mailing list