git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7414 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-01-28 20:57:02 +00:00
parent 30c2283851
commit b3a279b89d
1 changed files with 1 additions and 0 deletions

View File

@ -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