oops... forgot to create build stamp file for some of the packages
[openwrt.git] / package / arpwatch / Makefile
index 8a26769..58f8e48 100644 (file)
@@ -52,7 +52,8 @@ $(PKG_BUILD_DIR)/.built:
                ARPDIR=/etc/arpwatch \
                CCOPT="$(TARGET_CFLAGS)" \
                INCLS="-I. -I$(STAGING_DIR)/usr/include" \
-               LIBS="-L$(STAGING_DIR)/usr/lib -lpcap" \
+               LIBS="-L$(STAGING_DIR)/usr/lib -lpcap"
+       touch $@
 
 $(IPKG_ARPWATCH):
        mkdir -p $(IDIR_ARPWATCH)/usr/sbin
This page took 0.025015 seconds and 4 git commands to generate.