From: johanengelen Date: Thu, 8 May 2008 18:56:09 +0000 (+0000) Subject: add constructgrid lpe to Makefile_insert X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c8989ca0e1ce9fee100d698aa9c4540d5df4b7e3;p=inkscape.git add constructgrid lpe to Makefile_insert --- 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 \