From 13311cb6a14ad39502671c54c6212796d47f3f31 Mon Sep 17 00:00:00 2001 From: danj Date: Mon, 21 Nov 2016 08:09:12 +0000 Subject: [PATCH] + py-feedgenerator,python3 --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 8161ebb7b25..b060c5f8607 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.801 2016/11/13 21:23:10 landry Exp $ +# $OpenBSD: Makefile,v 1.802 2016/11/21 08:09:12 danj Exp $ SUBDIR = SUBDIR += ajaxterm @@ -377,6 +377,7 @@ SUBDIR += py-clientform SUBDIR += py-django SUBDIR += py-feedgenerator + SUBDIR += py-feedgenerator,python3 SUBDIR += py-flask SUBDIR += py-flask,python3 SUBDIR += py-flask-login