From 191035f3073b2edf4254ab7515b58ae531758eda Mon Sep 17 00:00:00 2001 From: Julien Laffaye Date: Sun, 19 Jun 2011 18:13:08 +0000 Subject: Add py-feedgenerator, a standalone version of django.utils.feedgenerator Approved by: bapt (mentor) --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index c9c4f81457ec..928095bd809a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1516,6 +1516,7 @@ SUBDIR += py-dtflickr SUBDIR += py-fcgi SUBDIR += py-feedfinder + SUBDIR += py-feedgenerator SUBDIR += py-flask SUBDIR += py-flask-cache SUBDIR += py-flask-uploads -- cgit v1.2.3