X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/dd4a7faa74f1a88f096c7b335c0c1f1e6d382275..f105e482e190ea4c991e37c31256242c4b2679c3:/openwrt/package/dropbear/Makefile diff --git a/openwrt/package/dropbear/Makefile b/openwrt/package/dropbear/Makefile index f06608917..6795605c3 100644 --- a/openwrt/package/dropbear/Makefile +++ b/openwrt/package/dropbear/Makefile @@ -58,7 +58,7 @@ $(PKG_BUILD_DIR)/.configured: --disable-pututline \ --disable-pututxline \ ); - touch $(PKG_BUILD_DIR)/.configured + touch $@ $(PKG_BUILD_DIR)/.built: $(MAKE) -C $(PKG_BUILD_DIR) \