diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-01-05 23:24:51 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-01-05 23:24:51 +0000 |
commit | fdc96c8fdd81323a61cf294ebb9dbe8bd7152e52 (patch) | |
tree | 78fcc49a5557b6ba8ccbbee6d859de94c3368f8c /lang/Makefile | |
parent | c3c2e7cbffdd95c50e4e51af6ed725f080579b27 (diff) |
Notes
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 e27e9b9f07c1..273bf76982ed 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -152,6 +152,7 @@ SUBDIR += lua-mode.el SUBDIR += lua4 SUBDIR += lua50 + SUBDIR += lua52 SUBDIR += luajit SUBDIR += lush SUBDIR += malbolge |