From 77bb98bacb3c55c2323a43869e955bf5dd50be83 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 27 May 2007 19:35:35 +0000 Subject: Send a text only mail with a reminder on new and open tickets WWW: http://www.trac-hacks.org/wiki/TicketRemindScript Submitted by: Gerrit Beine --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 820d93519d31..4fbbcf7f6c4f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1163,6 +1163,7 @@ SUBDIR += trac-nav SUBDIR += trac-pagetopdf SUBDIR += trac-privatetickets + SUBDIR += trac-remind SUBDIR += trac-restrictedarea SUBDIR += trac-robotstxt SUBDIR += trac-simpleticket -- cgit