diff options
Diffstat (limited to 'share/extensions/Makefile.am')
| -rw-r--r-- | share/extensions/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 4544b0866..62fa9eeda 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = \ alphabet_soup \ Barcode \ + Poly3DObjects \ xaml2svg extensiondir = $(datadir)/inkscape/extensions @@ -73,6 +74,7 @@ extensions = \ pathmodifier.py\ perfectboundcover.py \ perspective.py \ + polyhedron_3d.py \ ps2dxf.sh \ ps2epsi.sh \ ps2pdf.cmd \ @@ -186,6 +188,7 @@ modules = \ pdf_output_via_gs_on_win32.inx.txt \ perfectboundcover.inx \ perspective.inx \ + polyhedron_3d.inx \ ps_input.inx \ radiusrand.inx \ render_barcode.inx \ |
