summaryrefslogtreecommitdiff
path: root/package/mtr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/mtr/Makefile')
-rw-r--r--package/mtr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/mtr/Makefile b/package/mtr/Makefile
index fece3ba41..c73ffceaa 100644
--- a/package/mtr/Makefile
+++ b/package/mtr/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= ncurses
PKG_URL:= http://www.bitwizard.nl/mtr/
PKG_SITES:= ftp://ftp.bitwizard.nl/mtr/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
PKG_LIBC_DEPENDS:= uclibc glibc
include ${TOPDIR}/mk/package.mk