diff options
Diffstat (limited to 'package/xineramaproto/Makefile')
-rw-r--r-- | package/xineramaproto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xineramaproto/Makefile b/package/xineramaproto/Makefile index 206da8936..0fbc9a85d 100644 --- a/package/xineramaproto/Makefile +++ b/package/xineramaproto/Makefile @@ -13,6 +13,8 @@ PKG_MD5SUM:= e0e148b11739e144a546b8a051b17dde 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 |