summaryrefslogtreecommitdiff
path: root/package/db/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/db/Makefile')
-rw-r--r--package/db/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/db/Makefile b/package/db/Makefile
index 798964f94..7c298e206 100644
--- a/package/db/Makefile
+++ b/package/db/Makefile
@@ -15,6 +15,7 @@ PKG_NEED_CXX:= 1
PKG_LIBNAME:= libdb
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
WRKBUILD= ${WRKSRC}/build_unix
include ${TOPDIR}/mk/package.mk