diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-04-14 04:41:21 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-04-14 04:41:21 +0000 |
| commit | 306d9ed7750c88e3931472d704a51a601ab792b9 (patch) | |
| tree | 7f284cbe31ee6f07591ceb0029cf545c4c3e7ba2 /src/libnr/Makefile_insert | |
| parent | shift+s converts node to half-smooth first if adjacent to line, then to full ... (diff) | |
| download | inkscape-306d9ed7750c88e3931472d704a51a601ab792b9.tar.gz inkscape-306d9ed7750c88e3931472d704a51a601ab792b9.zip | |
please dont forget to update Makefile_insert\!
(bzr r5434)
Diffstat (limited to 'src/libnr/Makefile_insert')
| -rw-r--r-- | src/libnr/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libnr/Makefile_insert b/src/libnr/Makefile_insert index 01eb5e0c4..f2fd269bc 100644 --- a/src/libnr/Makefile_insert +++ b/src/libnr/Makefile_insert @@ -17,6 +17,8 @@ endif libnr_libnr_a_SOURCES = \ libnr/in-svg-plane.h \ libnr/n-art-bpath.h \ + libnr/n-art-bpath-2geom.cpp \ + libnr/n-art-bpath-2geom.h \ libnr/nr-blit.cpp \ libnr/nr-blit.h \ libnr/nr-compose-transform.cpp \ |
