diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-08-10 22:42:41 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-08-10 22:42:41 +0000 |
commit | c11f62c3bca31bf591254c93f81b646a7a06c8ea (patch) | |
tree | c8572a0a8ccc0485550fe4695129326f7df8830c /lang/Makefile | |
parent | 50b6466111e93d8c32681d278380f553d9aecaac (diff) | |
download | ports-c11f62c3bca31bf591254c93f81b646a7a06c8ea.tar.gz ports-c11f62c3bca31bf591254c93f81b646a7a06c8ea.zip |
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 2e42c295e813..95b24e8ce907 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -333,6 +333,7 @@ SUBDIR += tinycobol SUBDIR += tolua SUBDIR += tolua++ + SUBDIR += tolua++50 SUBDIR += tolua4 SUBDIR += tolua50 SUBDIR += treecc |