diff options
Diffstat (limited to 'package/xextproto/Makefile')
-rw-r--r-- | package/xextproto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xextproto/Makefile b/package/xextproto/Makefile index 368e75037..858c1df31 100644 --- a/package/xextproto/Makefile +++ b/package/xextproto/Makefile @@ -13,6 +13,8 @@ PKG_MD5SUM:= 37b700baa8c8ea7964702d948dd13821 PKG_SITES:= ${MASTER_SITE_XORG} PKG_OPTS:= dev devonly +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + include $(TOPDIR)/mk/host.mk include $(TOPDIR)/mk/package.mk |