fix rebuild, when mostlyclean fails
[openwrt.git] / openwrt / package / Makefile
index 9e1540f..3895838 100644 (file)
@@ -149,7 +149,7 @@ tor-compile: libevent-compile openssl-compile zlib-compile
 wpa_supplicant-compile: openssl-compile
 
 asterisk-compile: openssl-compile
-ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),)
+ifneq ($(BR2_PACKAGE_ASTERISK_CODEC_SPEEX),)
 asterisk-compile: speex-compile
 endif
 ifneq ($(BR2_PACKAGE_ASTERISK_PGSQL),)
This page took 0.026168 seconds and 4 git commands to generate.