From c50c0a2db608c03bdd81c7707489aa0eba8902ae Mon Sep 17 00:00:00 2001 From: Björn Mattsson Date: Mon, 15 May 2023 08:38:24 +0200 Subject: Added tag in Makefile --- metadata/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/Makefile b/metadata/Makefile index f28f0f0d..763f7e66 100644 --- a/metadata/Makefile +++ b/metadata/Makefile @@ -24,6 +24,8 @@ TOU := swamid-tou-en.txt swamid-tou-sv.txt -include $(SWAMID_MK_CONFIG) all: clean dependencies signtest sign clean web +tag: + cd ..; make tag MXML=$(shell echo *.mxml) EDUGAINXML=$(patsubst swamid-edugain/%.xml,.time/%.time,$(wildcard swamid-edugain/*.xml)) -- cgit v1.2.3