diff options
| author | John Bintz <me@johnbintz.com> | 2007-02-25 06:04:46 +0000 |
|---|---|---|
| committer | johncoswell <johncoswell@users.sourceforge.net> | 2007-02-25 06:04:46 +0000 |
| commit | 3d5921c0249b6dba6d3035a760d7232811c3654e (patch) | |
| tree | 524eadd72b4595172e952c39624be57f743e07bc /src/Makefile_insert | |
| parent | Factor out bpath_to_Path (diff) | |
| download | inkscape-3d5921c0249b6dba6d3035a760d7232811c3654e.tar.gz inkscape-3d5921c0249b6dba6d3035a760d7232811c3654e.zip | |
Add flood fill tool
(bzr r2432)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 29ea86268..04cebc866 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -71,6 +71,7 @@ libinkpre_a_SOURCES = \ extract-uri.cpp extract-uri.h \ file.cpp file.h \ filter-chemistry.cpp filter-chemistry.h \ + flood-context.cpp flood-context.h \ fontsize-expansion.cpp fontsize-expansion.h \ forward.h \ geom.cpp geom.h \ |
