aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-15 13:47:18 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-15 13:47:18 +0000
commit0198a4bc59ce41712a86b610d10b0b7a93ec2dc7 (patch)
tree73792c9df10e2db475bb1370ec323818f503d335 /Makefile
parent3d442aae04b0a6e19fb24ce5597094e6d2481040 (diff)
downloadmgatres-0198a4bc59ce41712a86b610d10b0b7a93ec2dc7.tar
mgatres-0198a4bc59ce41712a86b610d10b0b7a93ec2dc7.tar.gz
mgatres-0198a4bc59ce41712a86b610d10b0b7a93ec2dc7.tar.bz2
mgatres-0198a4bc59ce41712a86b610d10b0b7a93ec2dc7.tar.xz
mgatres-0198a4bc59ce41712a86b610d10b0b7a93ec2dc7.zip
Add rss feed for donations
git-svn-id: svn+ssh://svn.mageia.org/svn/soft/mga-treasurer/trunk@8243 5b7c3c08-40e5-403b-9995-ace06908e4af
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cee0300..eb4678c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ VERSION=0.1
PROJECTNAME=mga-treasurer
BINFILES=mktreasurer
CFGFILES=mga-treasurer.conf
-TMPLFILES=tmpl/*.html
+TMPLFILES=tmpl/*.html tmpl/*.rss
sysconfdir=/etc
bindir=/usr/bin