From 9a177dfd1b0664946305c531eb087bc02cdc9831 Mon Sep 17 00:00:00 2001 From: prokoudine Date: Tue, 25 Dec 2007 18:03:44 +0000 Subject: [PATCH] actually added edge3d.{py,inx} to the list of installable files --- share/extensions/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.30.2