X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/132cde90cabf6ebd30c39167b7fe59682720773c..c3e19568059a4f8c36eeb962f60c2375ed351399:/openwrt/package/asterisk/Makefile diff --git a/openwrt/package/asterisk/Makefile b/openwrt/package/asterisk/Makefile index 6b896a306..db12adf63 100644 --- a/openwrt/package/asterisk/Makefile +++ b/openwrt/package/asterisk/Makefile @@ -50,6 +50,9 @@ asterisk-compile: $(PKG_BUILD_DIR)/.prepared EXTRA_MODS="$(MODS)" \ MODSPEEX="$(SPEEX)" +$(PKG_BUILD_DIR)/.configured: + touch $@ + $(PKG_BUILD_DIR)/.built: asterisk-compile touch $@