diff options
Diffstat (limited to 'package/videoproto')
-rw-r--r-- | package/videoproto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/videoproto/Makefile b/package/videoproto/Makefile index cf46623fe..ae160b71f 100644 --- a/package/videoproto/Makefile +++ b/package/videoproto/Makefile @@ -12,6 +12,8 @@ PKG_MD5SUM:= f1903057310c6b308edf0e982d33714d PKG_SITES:= ${MASTER_SITE_XORG} PKG_OPTS:= dev devonly +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + include $(TOPDIR)/mk/package.mk $(eval $(call PKG_template,VIDEOPROTO,videoproto,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS})) |