diff options
author | John Marino <marino@FreeBSD.org> | 2013-07-21 14:26:31 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-07-21 14:26:31 +0000 |
commit | 25a3e224f518bed9ac9e65ab3b8e1023cd7dd6e9 (patch) | |
tree | 62155804c617fb58e46cc44fc5032127bdf19830 /lang/Makefile | |
parent | bdffd45829b0d6b134cd17b535f882d196ff702b (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 849bdb921f9b..0acf34fadb89 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -7,6 +7,7 @@ SUBDIR += STk SUBDIR += Sather SUBDIR += abcl + SUBDIR += adacontrol SUBDIR += afnix SUBDIR += algol68g SUBDIR += alisp |