mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
remove configure script in veryclean
This commit is contained in:
parent
18cd990f15
commit
6683b8acba
2 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ clean-libilbc:
|
|||
|
||||
veryclean-libilbc:
|
||||
-cd $(LIBILBC_BUILD_DIR) && make distclean
|
||||
-rm -f $(LIBILBC_SRC_DIR)/configure
|
||||
|
||||
clean-makefile-libilbc:
|
||||
cd $(LIBILBC_BUILD_DIR) && rm -f Makefile
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ clean-polarssl:
|
|||
|
||||
veryclean-polarssl:
|
||||
-rm -rf $(BUILD_DIR)/$(polarssl_dir)
|
||||
-rm -f $(SRC_DIR)/$(polarssl_dir)/configure
|
||||
|
||||
clean-makefile-polarssl: veryclean-polarssl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue