mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
Fix libilbc cleanup.
This commit is contained in:
parent
0bacc7e68a
commit
467356148d
1 changed files with 1 additions and 2 deletions
|
|
@ -261,8 +261,7 @@ clean-libilbc:
|
|||
cd $(LIBILBC_BUILD_DIR) && make clean
|
||||
|
||||
veryclean-libilbc:
|
||||
# -cd $(LIBILBC_BUILD_DIR) && make distclean
|
||||
-cd $(LIBILBC_SRC_DIR) && rm -f configure
|
||||
-cd $(LIBILBC_BUILD_DIR) && make distclean
|
||||
|
||||
clean-makefile-libilbc:
|
||||
cd $(LIBILBC_BUILD_DIR) && rm -f Makefile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue