forked from mirrors/linphone-iphone
fix bad tab in makefile !
This commit is contained in:
parent
9b413f0e91
commit
d173e75f79
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ endif
|
|||
opencore-amr_dir?=externals/opencore-amr
|
||||
|
||||
$(BUILDER_SRC_DIR)/$(opencore-amr_dir)/configure: $(BUILDER_SRC_DIR)/$(opencore-amr_dir)/configure.ac
|
||||
cd $(BUILDER_SRC_DIR)/$(opencore-amr_dir) && autoreconf
|
||||
cd $(BUILDER_SRC_DIR)/$(opencore-amr_dir) && autoreconf
|
||||
|
||||
$(BUILDER_BUILD_DIR)/$(opencore-amr_dir)/Makefile: $(BUILDER_SRC_DIR)/$(opencore-amr_dir)/configure
|
||||
mkdir -p $(BUILDER_BUILD_DIR)/$(opencore-amr_dir)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue