X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8f5b87ca4186d5b49fcd40f92091fd3dc348dadc..2871918f50b1489576f932290c46a4af11b05b20:/openwrt/package/psybnc/Makefile diff --git a/openwrt/package/psybnc/Makefile b/openwrt/package/psybnc/Makefile index f48a19174..8409f3212 100644 --- a/openwrt/package/psybnc/Makefile +++ b/openwrt/package/psybnc/Makefile @@ -15,6 +15,9 @@ include $(TOPDIR)/package/rules.mk $(eval $(call PKG_template,PSYBNC,psybnc,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) +$(PKG_BUILD_DIR)/.configured: + touch $@ + $(PKG_BUILD_DIR)/.built: $(MAKE) -C $(PKG_BUILD_DIR) \ CC="$(TARGET_CC)" \