added media and mdi-x port settings
[openwrt.git] / package / monit / Makefile
index 269c9b8..bbb7c86 100644 (file)
@@ -43,11 +43,11 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
                  $(DISABLE_NLS) \
                  --without-ssl \
        );
-       touch $(PKG_BUILD_DIR)/.configured
+       touch $@
 
 $(PKG_BUILD_DIR)/.built:
        $(MAKE) -C $(PKG_BUILD_DIR)
-       touch $(PKG_BUILD_DIR)/.built
+       touch $@
 
 $(IPKG_MONIT):
        install -d -m0755 $(IDIR_MONIT)/etc
This page took 0.023834 seconds and 4 git commands to generate.