From 598a6147aadc3e3aecca6b2a1f62c86fcf42d6c4 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 13 Jun 2013 21:25:47 +0000 Subject: Add RSS feeds --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4eebb6e..aaf894b 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION=0.4 PROJECTNAME=mga-advisories BINFILES=mgaadv CFGFILES=mga-advisories.conf -TMPLFILES=tmpl/*.html tmpl/*.txt tmpl/*.adv +TMPLFILES=tmpl/*.html tmpl/*.txt tmpl/*.adv tmpl/*.rss sysconfdir=/etc bindir=/usr/bin -- cgit v1.2.1