From 2437498b6a039cf505d66481b6c3ce1e1016cd7d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 28 Nov 2010 13:38:17 +0000 Subject: [PATCH] layout/Makefile: new for-segments target for segment assignment diagrams --- layout/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layout/Makefile b/layout/Makefile index 74ad6e8..3ee291a 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -55,6 +55,8 @@ for-test-ui: client \ ours.graph.c ours.redactgraph ours.raw.neato.ps \ ours.redacted.neato.ps ours.redacted.shellvars \ ours.summary.neato.ps +for-segments: ours.summary.neato.ps ours.raw.neato.large.ps \ + ours.redacted.neato.ps ours-s4.ps layers: $(LAYERS) lpages: $(LPAGES) -- 2.30.2