diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-03-08 01:31:49 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-03-08 01:31:49 +0000 |
| commit | e0a60a7ea64f3576bac00b84c440769c7221e1c3 (patch) | |
| tree | c47840592712bb1b5fd80c5892912dc403cc30a5 /src/Makefile_insert | |
| parent | Move new "NodesShow*" action to be with the existing ones on the toolbar. (diff) | |
| download | inkscape-e0a60a7ea64f3576bac00b84c440769c7221e1c3.tar.gz inkscape-e0a60a7ea64f3576bac00b84c440769c7221e1c3.zip | |
Cleanup of gradients and stops.
(bzr r9163)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 574dfe084..1e5b1fea0 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -206,8 +206,7 @@ ink_common_sources += \ sp-shape.cpp sp-shape.h \ sp-spiral.cpp sp-spiral.h \ sp-star.cpp sp-star.h \ - sp-stop-fns.h \ - sp-stop.h \ + sp-stop.cpp sp-stop.h \ sp-string.cpp sp-string.h \ sp-style-elem.cpp sp-style-elem.h \ sp-switch.cpp sp-switch.h \ |
