summaryrefslogtreecommitdiff
path: root/package/totd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/totd/Makefile')
-rw-r--r--package/totd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/totd/Makefile b/package/totd/Makefile
index 402675bf2..9e2e81335 100644
--- a/package/totd/Makefile
+++ b/package/totd/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= dns
PKG_URL:= http://www.dillema.net/software/totd.html
PKG_SITES:= http://www.dillema.net/software/totd/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,TOTD,totd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))