summaryrefslogtreecommitdiff
path: root/package/pixman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pixman/Makefile')
-rw-r--r--package/pixman/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pixman/Makefile b/package/pixman/Makefile
index 6d5cd5aec..1068ac2e8 100644
--- a/package/pixman/Makefile
+++ b/package/pixman/Makefile
@@ -13,6 +13,8 @@ PKG_BUILDDEP:= libpng
PKG_SITES:= http://www.cairographics.org/releases/
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
ifeq ($(ADK_STATIC),y)
PKG_OPTS+= libonly
endif