From: Anthony Minessale Date: Mon, 28 Jan 2008 20:57:02 +0000 (+0000) Subject: update X-Git-Tag: v1.0-rc1~505 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3a279b89de681c01ab1054ecc6e2ef4238c81e8;p=thirdparty%2Ffreeswitch.git update git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7414 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index f40f89818d..e3634faf18 100644 --- a/Makefile.am +++ b/Makefile.am @@ -281,6 +281,7 @@ installall: install update-clean: clean modwipe uninstall cd libs/sofia-sip && $(MAKE) clean + cd libs/openzap && $(MAKE) clean sure: update-clean all