From fc60d3ddb777cc272bef2a832f860948a613ae46 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 2 Mar 2019 01:37:50 +0000 Subject: [PATCH] fix so we actually regenrate faces.plag --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bbdfc26..6aa1cc3 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ opt.plag: maybe-rerun-optim map.plag $(PLANAR_GRAPH) Makefile B T OUTER-F2V OUTER-F12VA \ PCO CP RAE \ D 0 NLOPT \ - W $@.tmp \ + W $@.tmp faces.plag: opt.plag $(PLANAR_GRAPH) Makefile $(PLANAR_GRAPH) RF $< W-FACES $@.tmp && $i -- 2.30.2