diff options
Diffstat (limited to 'package/libiconv-tiny')
-rw-r--r-- | package/libiconv-tiny/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libiconv-tiny/Makefile b/package/libiconv-tiny/Makefile index d5da1049f..4e749b768 100644 --- a/package/libiconv-tiny/Makefile +++ b/package/libiconv-tiny/Makefile @@ -14,6 +14,8 @@ PKG_URL:= http://www.openwrt.org/ PKG_SITES:= http://www.openadk.org/distfiles/ PKG_OPTS:= dev devonly +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + include $(TOPDIR)/mk/host.mk include $(TOPDIR)/mk/package.mk |