From: ian Date: Wed, 11 Oct 2006 22:43:14 +0000 (+0000) Subject: make ours-e20 too X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=544b5b1f434603dd34bfd1c0fecc099172fa33d1;p=trains.git make ours-e20 too --- diff --git a/layout/Makefile b/layout/Makefile index 7ab2a26..0066e8d 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -16,7 +16,7 @@ LAYOUTOPTS_SEGS= '-e*=*rm' LAYERS_LS= 0 4 10 26 30 LAYERS_PS= $(addsuffix .ps, $(LAYERS_LS)) LAYERS_L= $(addprefix ours-l, $(LAYERS_PS)) -LAYERS_E= $(addprefix ours-e, $(LAYERS_PS)) +LAYERS_E= $(addprefix ours-e, $(LAYERS_PS)) ours-e20.ps LAYERS_M= $(addprefix ours-m, $(LAYERS_PS)) LAYERS= $(LAYERS_L) $(LAYERS_E) $(LAYERS_M)