summaryrefslogtreecommitdiff
path: root/package/libgssglue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgssglue/Makefile')
-rw-r--r--package/libgssglue/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libgssglue/Makefile b/package/libgssglue/Makefile
index 5e6b8b21a..bfa2b1c92 100644
--- a/package/libgssglue/Makefile
+++ b/package/libgssglue/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= libs
PKG_SITES:= http://www.citi.umich.edu/projects/nfsv4/linux/libgssglue/
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBGSSGLUE,libgssglue,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))