From 3decd7a16f6c826533bb1ff3c8ed56bdc47a9a08 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 4 Jun 2017 23:57:40 +0200 Subject: [PATCH] digraphs: build xorg include by default Publicly linked since commit v1.8-111-g329d478b0e (2017-03-22) [digraphs: link to xorg variant, adapt title and intro]. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 85fc990..a21f87b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -all: sitemap.xml data/digraphs.inc.pl data/unicode-cover.inc.pl data/countries.inc.pl data/browser data/termcol-xcolor.inc.pl -more: all data/digraphs-xorg.inc.pl +all: sitemap.xml data/digraphs.inc.pl data/unicode-cover.inc.pl data/countries.inc.pl data/browser data/termcol-xcolor.inc.pl data/digraphs-xorg.inc.pl +more: all download: data/DerivedAge.txt data/rfc1345.txt data/xorg-compose data/countryInfo.txt data/browser/caniuse data/browser/usage-wm.tsv data/xcolors data/unicode-sampler .PHONY: download -- 2.30.0