summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBjörn Mattsson <Bjorn.Mattsson@bth.se>2019-11-29 08:36:51 +0100
committerBjörn Mattsson <Bjorn.Mattsson@bth.se>2019-11-29 08:36:51 +0100
commit0930c05276414917ed0d0904437fae9ecf915495 (patch)
tree37767f5606839c2ce1ef2857e230f59ba5e7b97e /Makefile
parent134921ff71c7c81e394c68947aa6a824b0c05913 (diff)
Resolved part 1 of SWAMID-2549
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e1c91bf9..8c4edc06 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ all: clean dependencies test sign clean web
MXML=$(shell echo *.mxml)
SWAMIDXML=$(patsubst swamid-2.0/%.xml,.time/%.time,$(wildcard swamid-2.0/*.xml))
+TIMEFILES=$(patsubst %.time,.xml/swamid-2.0/%.time,$(wildcard .time/*.time))
sign: swamid upstream projects