Code

-added some checks for the existence of Inkscape.app and a better way to check for...
[inkscape.git] / share / extensions / Makefile.am
index ad5f9d53b7226e8eed4edc4af67c22b21dbfb85e..95d73ddc85d1f948ed4b9a2adf33c728b7018038 100644 (file)
@@ -1,4 +1,6 @@
 
+SUBDIRS = Barcode
+
 extensiondir = $(datadir)/inkscape/extensions
 
 otherstuffdir = $(datadir)/inkscape/extensions
@@ -40,8 +42,10 @@ extensions = \
        ffgeom.py\
        fig2svg.sh \
        flatten.py \
+       fractalize.py \
        funcplot.py \
        g2pngs.py\
+       gears.py\
        gimp_xcf.py \
        handles.py \
        ill2svg.pl \
@@ -64,6 +68,7 @@ extensions = \
        ps2pdf.sh \
        pturtle.py \
        radiusrand.py \
+       render_barcode.py \
        rtree.py \
        rubberstretch.py\
        simplepath.py \
@@ -71,10 +76,11 @@ extensions = \
        simplestyle.py \
        sk2svg.sh \
        SpSVG.pm \
+       spirograph.py\
+       spirograph.inx\
        straightseg.py \
        summersnight.py \
        svg_and_media_zip_output.py \
-       svg_dropshadow \
        txt2svg.pl \
        webbrowser_commandline.py \
        webbrowser_faq.py\
@@ -121,8 +127,10 @@ modules = \
        extractimage.inx \
        fig_input.inx \
        flatten.inx \
+       fractalize.inx \
        funcplot.inx \
        g2pngs.inx\
+       gears.inx\
        gimp_xcf.inx \
        handles.inx \
        inkscape_help_commandline.inx \
@@ -146,12 +154,12 @@ modules = \
        radiusrand.inx \
        randompnt.inx \
        randompos.inx \
+       render_barcode.inx \
        rtree.inx \
        sk_input.inx \
        straightseg.inx \
        summersnight.inx \
        svg_and_media_zip_output.inx \
-       svg_dropshadow.inx \
        svgz_input.inx \
        svgz_output.inx \
        txt2svg.inx \