Code

Ruby port of simplepath.py
[inkscape.git] / share / extensions / Makefile.am
index 1195266b1d0aeff5278a358371fada4c0fa97602..13f6e0f2e2c32de15d0d4aac00cba132d6a145df 100644 (file)
@@ -36,6 +36,7 @@ extensions = \
        radiusrand.py \
        rtree.py \
        simplepath.py \
+       simplepath.rb \
        simplestyle.py \
        straightseg.py \
        wavy.py \
@@ -52,7 +53,8 @@ extensions = \
        flatten.py \
        measure.py \
        gimp_xcf.py \
-       eqtexsvg.py
+       eqtexsvg.py \
+       markers_strokepaint.py 
 
 otherstuff = \
     aisvg.xslt
@@ -103,7 +105,8 @@ modules = \
        gimp_xcf.inx \
         randompnt.inx \
         randompos.inx \
-       eqtexsvg.inx
+       eqtexsvg.inx \
+       markers_strokepaint.inx
 
 extension_SCRIPTS = \
        $(extensions)