diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-10-05 13:29:40 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-10-05 13:29:40 +0000 |
commit | cc5c75bd956c3dbffb0fd3aaba4a353bfd58c9bb (patch) | |
tree | e5003b68c00abf0ccce29ce606baaa1f1d8eeecc /lang/Makefile | |
parent | 42bfb6237efb034c0855bb713cf11b81d1a7db08 (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 d3993e9dfaa4..e2549bb8a221 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -289,6 +289,7 @@ SUBDIR += sketchy SUBDIR += slib SUBDIR += slib-guile + SUBDIR += slib-guile2 SUBDIR += slisp SUBDIR += smalltalk SUBDIR += smlnj |