diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-04-15 01:50:06 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-04-15 01:50:06 +0000 |
| commit | 6f508cfcaa161695711309d3413b90d2b3f44ea0 (patch) | |
| tree | 32ca88b4cce16f97d72e8994497006720ee60dea /src/live_effects/Makefile_insert | |
| parent | Update to trunk (checking build failure on Windows) (diff) | |
| download | inkscape-6f508cfcaa161695711309d3413b90d2b3f44ea0.tar.gz inkscape-6f508cfcaa161695711309d3413b90d2b3f44ea0.zip | |
Minor things
(bzr r13090.1.58)
Diffstat (limited to 'src/live_effects/Makefile_insert')
| -rw-r--r-- | src/live_effects/Makefile_insert | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index ac7c33e2f..e2c35c3bd 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -88,12 +88,13 @@ ink_common_sources += \ live_effects/lpe-attach-path.cpp \ live_effects/lpe-attach-path.h \ live_effects/lpe-fill-between-strokes.cpp \ - live_effects/lpe-fill-between-stroke.h \ + live_effects/lpe-fill-between-strokes.h \ live_effects/lpe-fill-between-many.cpp \ 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/pathoutlineprovider.h \ live_effects/lpe-jointype.cpp \ live_effects/lpe-jointype.h \ live_effects/lpe-taperstroke.cpp \ |
