aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-01 12:47:22 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-01 12:47:22 +0000
commit2a77a4af9dee20d19f671d42f17aac21d9d7254e (patch)
tree7ea4b57c8c31827b3705848018e4fbe8d6e7d515 /Makefile
parentbfa52763dcb6ae2ca9976dcd42a807dbc4717573 (diff)
downloadmgatres-2a77a4af9dee20d19f671d42f17aac21d9d7254e.tar
mgatres-2a77a4af9dee20d19f671d42f17aac21d9d7254e.tar.gz
mgatres-2a77a4af9dee20d19f671d42f17aac21d9d7254e.tar.bz2
mgatres-2a77a4af9dee20d19f671d42f17aac21d9d7254e.tar.xz
mgatres-2a77a4af9dee20d19f671d42f17aac21d9d7254e.zip
Makefile: install tmpl/*.json files
git-svn-id: svn+ssh://svn.mageia.org/svn/soft/mga-treasurer/trunk@8418 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 2e8c35b..9dc391e 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ VERSION=0.5
PROJECTNAME=mga-treasurer
BINFILES=mktreasurer
CFGFILES=mga-treasurer.conf
-TMPLFILES=tmpl/*.html tmpl/*.rss
+TMPLFILES=tmpl/*.html tmpl/*.rss tmpl/*.json
STATICFILES=static/*
sysconfdir=/etc