summaryrefslogtreecommitdiff
path: root/package/libwebp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libwebp/Makefile')
-rw-r--r--package/libwebp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libwebp/Makefile b/package/libwebp/Makefile
index 8a22e3fa8..7fc652425 100644
--- a/package/libwebp/Makefile
+++ b/package/libwebp/Makefile
@@ -13,6 +13,8 @@ PKG_URL:= https://developers.google.com/speed/webp/
PKG_SITES:= https://webp.googlecode.com/files/
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBWEBP,libwebp,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))