diff options
| author | Ted Gould <ted@gould.cx> | 2009-04-21 04:05:54 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2009-04-21 04:05:54 +0000 |
| commit | 3d3f57a7b0e4cad0a05a4b95a025714fc17125b5 (patch) | |
| tree | 7905a9acd4ee9b3cbc582c76c0e77595b62347c8 /src | |
| parent | Correctly trigger any pending snap events when the mouse button is released a... (diff) | |
| download | inkscape-3d3f57a7b0e4cad0a05a4b95a025714fc17125b5.tar.gz inkscape-3d3f57a7b0e4cad0a05a4b95a025714fc17125b5.zip | |
Adding two missing files. distcheck fixes.
(bzr r7748)
Diffstat (limited to 'src')
| -rw-r--r-- | src/2geom/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/2geom/Makefile_insert b/src/2geom/Makefile_insert index facad5d7d..7ded3a637 100644 --- a/src/2geom/Makefile_insert +++ b/src/2geom/Makefile_insert @@ -72,6 +72,7 @@ 2geom/hvlinesegment.h \ 2geom/interval.h \ 2geom/isnan.h \ + 2geom/line.h \ 2geom/linear.h \ 2geom/matrix.h \ 2geom/nearest-point.h \ @@ -85,6 +86,7 @@ 2geom/point.h \ 2geom/poly.h \ 2geom/quadtree.h \ + 2geom/ray.h \ 2geom/rect.h \ 2geom/region.h \ 2geom/sbasis-2d.h \ |
