From: prokoudine Date: Tue, 25 Dec 2007 18:03:44 +0000 (+0000) Subject: actually added edge3d.{py,inx} to the list of installable files X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9a177dfd1b0664946305c531eb087bc02cdc9831;p=inkscape.git actually added edge3d.{py,inx} to the list of installable files --- diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 3ed653e38..acf4f2f91 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -40,6 +40,7 @@ extensions = \ dia2svg.sh \ dots.py \ dxf_outlines.py \ + edge3d.py \ embedimage.py \ embed_raster_in_svg.pl \ eqtexsvg.py \ @@ -139,6 +140,7 @@ modules = \ dxf_input.inx \ dxf_outlines.inx \ dxf_output.inx \ + edge3d.inx \ embedimage.inx \ eps_input.inx \ epsi_output.inx \