From 324b59079fd7aa8e6a5403057989ddf6a5769f4e Mon Sep 17 00:00:00 2001 From: ohauer Date: Sat, 18 Jun 2011 18:56:38 +0000 Subject: - Documentation for the Python programming language in txt format PR: ports/152186 Submitted by: John Hein --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/Makefile') 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 -- cgit