Code

New unit parameter for LPEs which lpe-ruler now uses
[inkscape.git] / src / live_effects / parameter / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 live_effects/parameter/all: live_effects/parameter/liblpeparam.a
5 live_effects/parameter/clean:
6         rm -f live_effects/parameter/liblpeparam.a $(live_effects_parameter_liblpeparam_a_OBJECTS)
8 live_effects_parameter_liblpeparam_a_SOURCES = \
9         live_effects/parameter/parameter.cpp    \
10         live_effects/parameter/parameter.h      \
11         live_effects/parameter/bool.cpp \
12         live_effects/parameter/bool.h   \
13         live_effects/parameter/random.cpp       \
14         live_effects/parameter/random.h \
15         live_effects/parameter/point.cpp        \
16         live_effects/parameter/point.h  \
17         live_effects/parameter/pointparam-knotholder.cpp        \
18         live_effects/parameter/pointparam-knotholder.h  \
19         live_effects/parameter/enum.h   \
20         live_effects/parameter/path-reference.cpp       \
21         live_effects/parameter/path-reference.h \
22         live_effects/parameter/path.cpp \
23         live_effects/parameter/path.h   \
24         live_effects/parameter/text.cpp \
25         live_effects/parameter/text.h   \
26         live_effects/parameter/unit.cpp \
27         live_effects/parameter/unit.h