Code

Only build static libraries for subdirs than actually contain libraries,
[inkscape.git] / src / live_effects / parameter / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 ink_common_sources += \
4         live_effects/parameter/parameter.cpp    \
5         live_effects/parameter/parameter.h      \
6         live_effects/parameter/array.cpp        \
7         live_effects/parameter/array.h  \
8         live_effects/parameter/bool.cpp \
9         live_effects/parameter/bool.h   \
10         live_effects/parameter/random.cpp       \
11         live_effects/parameter/random.h \
12         live_effects/parameter/point.cpp        \
13         live_effects/parameter/point.h  \
14         live_effects/parameter/enum.h   \
15         live_effects/parameter/path-reference.cpp       \
16         live_effects/parameter/path-reference.h \
17         live_effects/parameter/path.cpp \
18         live_effects/parameter/path.h   \
19         live_effects/parameter/text.cpp \
20         live_effects/parameter/text.h   \
21         live_effects/parameter/unit.cpp \
22         live_effects/parameter/unit.h   \
23         live_effects/parameter/vector.cpp       \
24         live_effects/parameter/vector.h