summaryrefslogtreecommitdiff
path: root/package/rdesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rdesktop/Makefile')
-rw-r--r--package/rdesktop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/rdesktop/Makefile b/package/rdesktop/Makefile
index ebf30cf03..0c2c5e6c7 100644
--- a/package/rdesktop/Makefile
+++ b/package/rdesktop/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= libiconv-tiny openssl libsamplerate alsa-lib libao
PKG_URL:= http://www.rdesktop.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=rdesktop/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,RDESKTOP,rdesktop,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))