From f67c0e9702cec922ccd0d3149f48bc881b42222b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 19 Oct 2008 22:36:58 +0100 Subject: [PATCH 1/1] build more stuff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index af43f43..706c35a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ ALLDIMS=33 64 125 246 487 968 TARGETS= primer lumpy.cfm sgtatham.cfm ring.cfm \ - minimise-33 minimise-64 \ + minimise-33 minimise-64 minimise-125 minimise-246 \ $(addprefix interpolate-, $(ALLDIMS)) \ $(addprefix view-, $(ALLDIMS)) \ $(addprefix output-, $(ALLDIMS)) -- 2.30.2