X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/132cde90cabf6ebd30c39167b7fe59682720773c..043d099598089f763e068f287377d32a66449f6e:/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 $@