summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/Makefile_insert
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2008-11-21 05:24:08 +0000
committerTed Gould <ted@canonical.com>2008-11-21 05:24:08 +0000
commit44a3a78fb6a3863c0c7f3c1193837337e68a67e4 (patch)
tree1722ee5ec6f88c881cd4124923354b3c1311501b /src/live_effects/parameter/Makefile_insert
parentMerge from trunk (diff)
downloadinkscape-44a3a78fb6a3863c0c7f3c1193837337e68a67e4.tar.gz
inkscape-44a3a78fb6a3863c0c7f3c1193837337e68a67e4.zip
Merge from fe-moved
(bzr r6891)
Diffstat (limited to 'src/live_effects/parameter/Makefile_insert')
-rw-r--r--src/live_effects/parameter/Makefile_insert4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/live_effects/parameter/Makefile_insert b/src/live_effects/parameter/Makefile_insert
index 869f4a7f4..3832e24cb 100644
--- a/src/live_effects/parameter/Makefile_insert
+++ b/src/live_effects/parameter/Makefile_insert
@@ -8,14 +8,14 @@ live_effects/parameter/clean:
live_effects_parameter_liblpeparam_a_SOURCES = \
live_effects/parameter/parameter.cpp \
live_effects/parameter/parameter.h \
+ live_effects/parameter/array.cpp \
+ live_effects/parameter/array.h \
live_effects/parameter/bool.cpp \
live_effects/parameter/bool.h \
live_effects/parameter/random.cpp \
live_effects/parameter/random.h \
live_effects/parameter/point.cpp \
live_effects/parameter/point.h \
- live_effects/parameter/pointparam-knotholder.cpp \
- live_effects/parameter/pointparam-knotholder.h \
live_effects/parameter/enum.h \
live_effects/parameter/path-reference.cpp \
live_effects/parameter/path-reference.h \