From c8989ca0e1ce9fee100d698aa9c4540d5df4b7e3 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Thu, 8 May 2008 18:56:09 +0000 Subject: [PATCH] add constructgrid lpe to Makefile_insert --- src/live_effects/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index a64b9860f..60c2ece42 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -26,6 +26,8 @@ live_effects_liblive_effects_a_SOURCES = \ live_effects/lpe-vonkoch.h \ live_effects/lpe-curvestitch.cpp \ live_effects/lpe-curvestitch.h \ + live_effects/lpe-constructgrid.cpp \ + live_effects/lpe-constructgrid.h \ live_effects/lpe-gears.cpp \ live_effects/lpe-gears.h \ live_effects/lpe-test-doEffect-stack.cpp \ -- 2.30.2