diff options
Diffstat (limited to 'package/libpthread-stubs')
-rw-r--r-- | package/libpthread-stubs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libpthread-stubs/Makefile b/package/libpthread-stubs/Makefile index 9f12523ef..60052bf40 100644 --- a/package/libpthread-stubs/Makefile +++ b/package/libpthread-stubs/Makefile @@ -14,6 +14,8 @@ PKG_URL:= http://xcb.freedesktop.org/ 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 |