git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2343 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-08-20 08:31:02 +00:00
parent 9bf84fd913
commit 7fe0d89388
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ fi
./configure $@ $opts
make clean uninstall all
make install
$MAKE clean uninstall all
$MAKE install