aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-13 12:44:43 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-13 12:44:43 +0000
commit0be9f48b2fd34fec24c64719ac991d9e7742e515 (patch)
tree865f8a9a75e79f5709dcd8ecfa290cbe6a8db271 /Makefile
parent434f175a6afea9241473bbee01a84d990fab5ab8 (diff)
downloadmgaadvisories-0be9f48b2fd34fec24c64719ac991d9e7742e515.tar
mgaadvisories-0be9f48b2fd34fec24c64719ac991d9e7742e515.tar.gz
mgaadvisories-0be9f48b2fd34fec24c64719ac991d9e7742e515.tar.bz2
mgaadvisories-0be9f48b2fd34fec24c64719ac991d9e7742e515.tar.xz
mgaadvisories-0be9f48b2fd34fec24c64719ac991d9e7742e515.zip
Add command to add a new advisory
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 76f4685..3fcf89e 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ VERSION=0.4
PROJECTNAME=mga-advisories
BINFILES=mkadvisories
CFGFILES=mga-advisories.conf
-TMPLFILES=tmpl/*.html tmpl/*.txt
+TMPLFILES=tmpl/*.html tmpl/*.txt tmpl/*.adv
sysconfdir=/etc
bindir=/usr/bin