oops... forgot to create build stamp file for some of the packages
[openwrt.git] / package / dnsmasq / Makefile
index 210b156..c6b7a8a 100644 (file)
@@ -19,6 +19,7 @@ $(eval $(call PKG_template,DNSMASQ,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),$(A
 $(PKG_BUILD_DIR)/.built:
        $(MAKE) CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS)" \
                BINDIR=/usr/sbin MANDIR=/usr/man -C $(PKG_BUILD_DIR)
+       touch $@
 
 $(IPKG_DNSMASQ):
        mkdir -p $(IDIR_DNSMASQ)/usr/sbin
This page took 0.024659 seconds and 4 git commands to generate.