From 3d62b770325cf5633301a106139d7caf5ed4aad4 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Mon, 18 Aug 2014 16:44:14 +0000 Subject: A selection of supplementary tools for the Python language, which ship with the Python default distribution. Phabric: D561 Reviewed by: antoine, koobs With hat: python@ --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 211182091c32..2cd9450e1513 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -259,6 +259,7 @@ SUBDIR += python-doc-pdf-letter SUBDIR += python-doc-text SUBDIR += python-mode.el + SUBDIR += python-tools SUBDIR += python2 SUBDIR += python27 SUBDIR += python3 -- cgit v1.2.3