summaryrefslogtreecommitdiff
path: root/package/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/lua/Makefile')
-rw-r--r--package/lua/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/lua/Makefile b/package/lua/Makefile
index adb63f207..7ad5ea268 100644
--- a/package/lua/Makefile
+++ b/package/lua/Makefile
@@ -15,6 +15,8 @@ PKG_URL:= http://www.lua.org/
PKG_SITES:= http://www.lua.org/ftp/
PKG_MULTI:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
PKG_SUBPKGS:= LUA LUAC LUA_EXAMPLES
PKGSD_LUAC:= LUA bytecode compiler
PKGSD_LUAEXAMPLES:= LUA script examples