summaryrefslogtreecommitdiff
path: root/package/xcb-util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xcb-util/Makefile')
-rw-r--r--package/xcb-util/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xcb-util/Makefile b/package/xcb-util/Makefile
index 4c7708596..836169629 100644
--- a/package/xcb-util/Makefile
+++ b/package/xcb-util/Makefile
@@ -11,6 +11,8 @@ PKG_DESCR:= XCB utils
PKG_SECTION:= x11/apps
PKG_SITES:= http://xcb.freedesktop.org/dist/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XCB_UTIL,xcb-util,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))