Add sipsak package
[openwrt.git] / openwrt / package / aiccu / Makefile
index f680f33..7d3633c 100644 (file)
@@ -17,6 +17,7 @@ $(eval $(call PKG_template,AICCU,aiccu,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
 $(PKG_BUILD_DIR)/.built:
        $(SED) "s,strip,$(STRIP)," $(PKG_BUILD_DIR)/unix-console/Makefile
        $(MAKE) CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS) -D_GNU_SOURCE" DEBUG=0 -C $(PKG_BUILD_DIR)
+       touch $@
 
 $(IPKG_AICCU):
        mkdir -p $(IDIR_AICCU)/usr/sbin $(IDIR_AICCU)/etc/init.d
This page took 0.022035 seconds and 4 git commands to generate.