From 32a5117e2534721bb57a81c04ffc4f0e28524b14 Mon Sep 17 00:00:00 2001 From: Douglas Guptill <douglas.guptill@dal.ca> Date: Mon, 27 Jul 2009 17:14:38 +0000 Subject: [PATCH] add the 2 new shrinks --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 206cff76..0cdfa536 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,9 @@ make_cut.o \ make_pressure.o \ move_surface.o \ move_cloud.o \ +octreelsf_shrink_xyz.o \ octreesolve_shrink_xyz.o \ +octreev_shrink_xyz.o \ pressure_cut.o \ qsort.o \ read_controlling_parameters.o \ -- GitLab