summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-03-20 21:09:57 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-03-20 21:09:57 +0000
commit9a04c985ec628dc749a8a82d94bcf47d482a4f63 (patch)
treebcf348f1129c63a5dbc08e3e699e9375bead1724 /src/live_effects/Makefile_insert
parentFix a compiler error on Windows (diff)
downloadinkscape-9a04c985ec628dc749a8a82d94bcf47d482a4f63.tar.gz
inkscape-9a04c985ec628dc749a8a82d94bcf47d482a4f63.zip
Fix a linker error ("static")
(hopefully) Resolve compiler errors with GTK3+ (bzr r13090.1.28)
Diffstat (limited to 'src/live_effects/Makefile_insert')
-rw-r--r--src/live_effects/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert
index b19f417ae..ac7c33e2f 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -93,6 +93,7 @@ ink_common_sources += \
live_effects/lpe-fill-between-many.h \
live_effects/lpe-ellipse_5pts.cpp \
live_effects/lpe-ellipse_5pts.h \
+ live_effects/pathoutlineprovider.cpp \
live_effects/lpe-jointype.cpp \
live_effects/lpe-jointype.h \
live_effects/lpe-taperstroke.cpp \