From: Mischa POSLAWSKY Date: Fri, 13 Feb 2015 14:41:34 +0000 (+0100) Subject: digraphs: depend include generation on shiar.inc.txt proposals X-Git-Tag: v1.7~156 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/16c86dd8a3cb2cbf2f16d7614f97750b10689069 digraphs: depend include generation on shiar.inc.txt proposals Though not required it should be present under normal circumstances. --- diff --git a/Makefile b/Makefile index bc0c630..693c76a 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ unicode-age.inc.pl: data/DerivedAge.txt data/rfc1345.txt: tools/wget-ifmodified http://www.ietf.org/rfc/$(@F) $@ -digraphs.inc.pl: data/rfc1345.txt +digraphs.inc.pl: data/rfc1345.txt shiar.inc.txt tools/mkdigraphlist $< >$@ unicode-char.inc.pl: digraphs.inc.pl unicode-age.inc.pl