diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-03 12:37:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-03 12:37:03 +0000 |
commit | 4ca95f53cf313ba47fa46f53dca4ac8a052d6d06 (patch) | |
tree | 194df2bde188d952f9f088dc31d95d2f507a18f2 /lang/Makefile | |
parent | 64f800f4aefcd7482c59a8a65fadd02bd4ee0167 (diff) |
- Connect lang/lua50 after repocopy from lang/lua
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=161266
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index d6b8e665c256..00fb3ce50c19 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -135,6 +135,7 @@ SUBDIR += lua SUBDIR += lua-mode.el SUBDIR += lua4 + SUBDIR += lua50 SUBDIR += lush SUBDIR += maude SUBDIR += mawk |