summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-03-20 23:25:37 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-03-20 23:25:37 +0000
commit36915a6028a25c29decdd60f346f2dc91800ea27 (patch)
tree08cebd911b13ec50d752e124025d9edc2f18986d /src
parentforgot to commit the two essential files! sorry to break the build for a second (diff)
downloadinkscape-36915a6028a25c29decdd60f346f2dc91800ea27.tar.gz
inkscape-36915a6028a25c29decdd60f346f2dc91800ea27.zip
add pointparam-knotholder files to Makefile_insert
(bzr r5137)
Diffstat (limited to 'src')
-rw-r--r--src/live_effects/parameter/Makefile_insert2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/parameter/Makefile_insert b/src/live_effects/parameter/Makefile_insert
index 450493270..f56000fce 100644
--- a/src/live_effects/parameter/Makefile_insert
+++ b/src/live_effects/parameter/Makefile_insert
@@ -14,6 +14,8 @@ live_effects_parameter_liblpeparam_a_SOURCES = \
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.cpp \
live_effects/parameter/path.h