From 544b5b1f434603dd34bfd1c0fecc099172fa33d1 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 11 Oct 2006 22:43:14 +0000 Subject: [PATCH] make ours-e20 too --- layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.30.2