diff options
Diffstat (limited to 'package/xproto')
-rw-r--r-- | package/xproto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xproto/Makefile b/package/xproto/Makefile index 5c123c089..9358f87e7 100644 --- a/package/xproto/Makefile +++ b/package/xproto/Makefile @@ -13,6 +13,8 @@ PKG_BUILDDEP:= xproto-host 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 |