diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2009-11-24 00:09:32 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2009-11-24 00:09:32 +0000 |
| commit | bf2ae6a23172bfd947eedab978742fb6e9c66df8 (patch) | |
| tree | 846a9dca059d9cd262d9642ffbb3d63c68fb4c13 /src | |
| parent | decrease header deps (diff) | |
| download | inkscape-bf2ae6a23172bfd947eedab978742fb6e9c66df8.tar.gz inkscape-bf2ae6a23172bfd947eedab978742fb6e9c66df8.zip | |
hopefully fix build on linux
(bzr r8843)
Diffstat (limited to 'src')
| -rw-r--r-- | src/live_effects/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index d992dd7bb..1cc2e1b69 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -18,6 +18,8 @@ ink_common_sources += \ live_effects/lpe-boolops.h \ live_effects/lpe-dynastroke.cpp \ live_effects/lpe-dynastroke.h \ + live_effects/lpe-extrude.cpp \ + live_effects/lpe-extrude.h \ live_effects/lpe-sketch.cpp \ live_effects/lpe-sketch.h \ live_effects/lpe-knot.cpp \ |
