atmosphere: finish adding set.mitm to dist target

This commit is contained in:
Pika 2018-10-30 10:48:59 -04:00 committed by GitHub
parent 110cace034
commit e16dc80515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ ifneq (, $(strip $(shell git status --porcelain 2>/dev/null)))
AMSREV := $(AMSREV)-dirty
endif
all: fusee creport
all: fusee creport set_mitm
fusee:
$(MAKE) -C $@ all