summaryrefslogtreecommitdiff
path: root/package/librpcsecgss
diff options
context:
space:
mode:
Diffstat (limited to 'package/librpcsecgss')
-rw-r--r--package/librpcsecgss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/librpcsecgss/Makefile b/package/librpcsecgss/Makefile
index 5cd8ea8bc..ef483bfa3 100644
--- a/package/librpcsecgss/Makefile
+++ b/package/librpcsecgss/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= libgssglue libtirpc autotool
PKG_SITES:= http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
PKG_LIBC_DEPENDS:= uclibc glibc
include $(TOPDIR)/mk/package.mk