From 0400aec5b1e23a9fa82faac629d489b6c7e2be51 Mon Sep 17 00:00:00 2001 From: JF Barraud Date: Mon, 25 Feb 2008 00:04:24 +0000 Subject: 3 new lpe gadgets: sketch, knot and vonkoch. (bzr r4842) --- src/live_effects/Makefile_insert | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/live_effects/Makefile_insert') diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index 2c9192468..d639bb42d 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -18,6 +18,12 @@ live_effects_liblive_effects_a_SOURCES = \ live_effects/lpe-skeletalstrokes.h \ live_effects/lpe-pathalongpath.cpp \ live_effects/lpe-pathalongpath.h \ + live_effects/lpe-sketch.cpp \ + live_effects/lpe-sketch.h \ + live_effects/lpe-knot.cpp \ + live_effects/lpe-knot.h \ + live_effects/lpe-vonkoch.cpp \ + live_effects/lpe-vonkoch.h \ live_effects/lpe-curvestitch.cpp \ live_effects/lpe-curvestitch.h \ live_effects/lpe-gears.cpp \ -- cgit v1.2.3