sept-s: fix building without keys (output won't work though)

This commit is contained in:
Michael Scire
2019-02-20 13:26:54 -08:00
parent d0ff791260
commit 7d170259d3
3 changed files with 13 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ clean:
#---------------------------------------------------------------------------------
else
.PHONY: all
.PHONY: all $(OUTPUT).enc
DEPENDS := $(OFILES:.o=.d)