diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-06-18 18:56:38 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-06-18 18:56:38 +0000 |
commit | 348af7003cd1d2feb85584346c77ffd73ce87f51 (patch) | |
tree | 4f2bf3c0849fc033be60533eb593db11aa05f0c8 /lang/Makefile | |
parent | 7f7d05e7b78da759ae6c0d2a1c54285165515743 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 65a859355b52..d69a923f8dea 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -9,8 +9,8 @@ SUBDIR += TenDRA SUBDIR += abcl SUBDIR += afnix - SUBDIR += alisp SUBDIR += algol68g + SUBDIR += alisp SUBDIR += arena SUBDIR += asn1c SUBDIR += atlast @@ -265,6 +265,7 @@ SUBDIR += python-doc-pdf-letter SUBDIR += python-doc-postscript-a4 SUBDIR += python-doc-postscript-letter + SUBDIR += python-doc-text SUBDIR += python-mode.el SUBDIR += python24 SUBDIR += python25 |