From: gouldtj Date: Tue, 21 Apr 2009 04:05:54 +0000 (+0000) Subject: Adding two missing files. distcheck fixes. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=08227207a51df1b3d27a91eef50393e3d8b54a7f;p=inkscape.git Adding two missing files. distcheck fixes. --- 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 \