From 2f80279ee7c9cfd67d5580f6e41a845ead2f9e0b Mon Sep 17 00:00:00 2001 From: Ricardo Banffy Date: Mon, 19 Dec 2016 10:58:09 +0000 Subject: [PATCH] Add LICENSE.txt to zip file. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index faa8643..e482467 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ uninstall: @$(RM) $(DESTFOLDER)/3270Narrow.otf $(DESTFOLDER)/3270Medium.otf $(DESTFOLDER)/3270SemiNarrow.otf zip: all - @zip 3270_fonts_$(shell git rev-parse --short HEAD).zip 3270Medium.* 3270SemiNarrow.* 3270Narrow.* + @zip 3270_fonts_$(shell git rev-parse --short HEAD).zip 3270Medium.* 3270SemiNarrow.* 3270Narrow.* LICENSE.txt test: derived @fontlint 3270Medium.otf