diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-05-09 11:21:49 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-05-09 11:21:49 +0200 |
commit | babdf5dc7d2d2a38ab5fff61b746a931fa5376b2 (patch) | |
tree | 97dccbedfa653b45e6b8697b5d543a6b8fc7c88f /Makefile | |
parent | ccbfb60b54a90c98e577bed795c2a33144f1ce1d (diff) |
SWAMID-904 removed hig-test.blackboard.com
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ 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 |