forked from mirrors/linphone-iphone
fix libilbc veryclean
This commit is contained in:
parent
11e7ad3911
commit
9df5beb02a
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ clean-libilbc:
|
|||
|
||||
veryclean-libilbc:
|
||||
# -cd $(LIBILBC_BUILD_DIR) && make distclean
|
||||
-cd $(MSILBC_SRC_DIR) && rm -f configure
|
||||
-cd $(LIBILBC_SRC_DIR) && rm -f configure
|
||||
|
||||
clean-makefile-libilbc:
|
||||
cd $(LIBILBC_BUILD_DIR) && rm -f Makefile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue