Code

-added some checks for the existence of Inkscape.app and a better way to check for...
[inkscape.git] / share / extensions / Makefile.am
index 0ce2bba4af6056625bf973141b8d3833295574bb..95d73ddc85d1f948ed4b9a2adf33c728b7018038 100644 (file)
@@ -1,4 +1,6 @@
 
+SUBDIRS = Barcode
+
 extensiondir = $(datadir)/inkscape/extensions
 
 otherstuffdir = $(datadir)/inkscape/extensions
@@ -66,6 +68,7 @@ extensions = \
        ps2pdf.sh \
        pturtle.py \
        radiusrand.py \
+       render_barcode.py \
        rtree.py \
        rubberstretch.py\
        simplepath.py \
@@ -151,6 +154,7 @@ modules = \
        radiusrand.inx \
        randompnt.inx \
        randompos.inx \
+       render_barcode.inx \
        rtree.inx \
        sk_input.inx \
        straightseg.inx \