From 05b4d26e64fdf4d737cfbe062062a44051131e2e Mon Sep 17 00:00:00 2001 From: antoine Date: Thu, 4 Aug 2016 09:30:19 +0000 Subject: Fix index --- lang/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index fc1cc0edf21e..aaf282874a32 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -261,7 +261,7 @@ SUBDIR += py-prolog SUBDIR += py-qt5-qml SUBDIR += pypy - SUBDIR += pypy3-devel + SUBDIR += pypy3 SUBDIR += python SUBDIR += python-doc-html SUBDIR += python-doc-pdf-a4 -- cgit