mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
[#3947] Add clean rule in hudson script
This commit is contained in:
@ -16,6 +16,7 @@ pushd libs/pjproject
|
||||
make && make dep
|
||||
popd
|
||||
./configure --prefix=/usr
|
||||
make clean
|
||||
make
|
||||
make doc
|
||||
popd
|
||||
@ -31,6 +32,7 @@ popd
|
||||
pushd sflphone-client-gnome
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr
|
||||
make clean
|
||||
make
|
||||
popd
|
||||
|
||||
|
Reference in New Issue
Block a user