From 0be9f48b2fd34fec24c64719ac991d9e7742e515 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 13 Jun 2013 12:44:43 +0000 Subject: Add command to add a new advisory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.1