summaryrefslogtreecommitdiff
path: root/package/expat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/expat/Makefile')
-rw-r--r--package/expat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/expat/Makefile b/package/expat/Makefile
index 0ecb2f14c..15f8b4d4a 100644
--- a/package/expat/Makefile
+++ b/package/expat/Makefile
@@ -14,6 +14,8 @@ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=expat/}
PKG_LIBNAME:= libexpat
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
ifeq ($(ADK_STATIC),y)
PKG_OPTS+= libonly
endif