diff options
Diffstat (limited to 'src/live_effects/Makefile_insert')
| -rw-r--r-- | src/live_effects/Makefile_insert | 6 |
1 files changed, 6 insertions, 0 deletions
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 \
|
