Code

New LPE: Perspective paths
[inkscape.git] / src / live_effects / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 live_effects/all: live_effects/liblive_effects.a live_effects/parameter/all
5 live_effects/clean:
6         rm -f live_effects/liblive_effects.a $(live_effects_liblive_effects_a_OBJECTS)
8 live_effects_liblive_effects_a_SOURCES = \
9         live_effects/effect.cpp \
10         live_effects/effect.h   \
11         live_effects/lpeobject.cpp      \
12         live_effects/lpeobject.h        \
13         live_effects/lpegroupbbox.cpp   \
14         live_effects/lpegroupbbox.h     \
15         live_effects/lpeobject-reference.cpp    \
16         live_effects/lpeobject-reference.h      \
17         live_effects/n-art-bpath-2geom.cpp      \
18         live_effects/n-art-bpath-2geom.h        \
19         live_effects/lpe-skeletalstrokes.cpp    \
20         live_effects/lpe-skeletalstrokes.h      \
21         live_effects/lpe-pathalongpath.cpp      \
22         live_effects/lpe-pathalongpath.h        \
23         live_effects/lpe-sketch.cpp     \
24         live_effects/lpe-sketch.h       \
25         live_effects/lpe-knot.cpp       \
26         live_effects/lpe-knot.h \
27         live_effects/lpe-vonkoch.cpp    \
28         live_effects/lpe-vonkoch.h      \
29         live_effects/lpe-curvestitch.cpp        \
30         live_effects/lpe-curvestitch.h  \
31         live_effects/lpe-gears.cpp      \
32         live_effects/lpe-gears.h        \
33         live_effects/lpe-test-doEffect-stack.cpp        \
34         live_effects/lpe-test-doEffect-stack.h  \
35         live_effects/lpe-slant.cpp      \
36         live_effects/lpe-slant.h        \
37         live_effects/lpe-circle_with_radius.cpp \
38         live_effects/lpe-circle_with_radius.h   \
39         live_effects/lpe-perspective_path.cpp   \
40         live_effects/lpe-perspective_path.h