From 93048f9aac078a25528fc3183ae341d23dd5a885 Mon Sep 17 00:00:00 2001 From: Fredrik Åslund Date: Mon, 19 Aug 2013 13:22:34 +0200 Subject: make tidy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a110f5f4..6748a3d1 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ KEY=/opt/swamid-credentials/swamid-signer.key CERT=/opt/swamid-credentials/swamid-signer.crt PASS=$(shell cat /opt/swamid-credentials/swamid-signer-pass.txt) DEST=/opt/published-metadata -SRCDIRS=swamid-1.0 swamid-2.0 +SRCDIRS=swamid-1.0 swamid-2.0 nya-1.0 DAYS:=1 DATE=$(shell perl scripts/expiration_date.pl $(DAYS)) -- cgit v1.2.3