Update config for speex

This commit is contained in:
Ulf Samuelsson 2007-11-29 13:05:28 +00:00
parent d073963aa0
commit 5e10204b08

View File

@ -23,6 +23,7 @@ $(DL_DIR)/$(SPEEX_SOURCE):
$(SPEEX_DIR)/.unpacked: $(DL_DIR)/$(SPEEX_SOURCE)
$(SPEEX_CAT) $(DL_DIR)/$(SPEEX_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
$(CONFIG_UPDATE) $(SPEEX_DIR)
touch $(SPEEX_DIR)/.unpacked
$(SPEEX_DIR)/Makefile: $(SPEEX_DIR)/.unpacked