X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=share%2Fextensions%2FMakefile.am;h=fae1c01bd81b752efbee097efca9bab02277d20a;hb=8435052ef25dc903d1d438b137a9348ec681020b;hp=026fe010c7251eb9ec115118a791534d8698de24;hpb=8f65ed1523f7a29c8234fb28f23fcc35ff7db8aa;p=inkscape.git diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 026fe010c..fae1c01bd 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ + alphabet_soup \ Barcode \ xaml2svg @@ -58,8 +59,6 @@ extensions = \ handles.py \ ill2svg.pl \ inkex.py \ - inkscape-shadow.sh \ - inkscape-shadow-white.sh \ interp.py \ lindenmayer.py \ lorem_ipsum.py \ @@ -79,6 +78,8 @@ extensions = \ pturtle.py \ radiusrand.py \ render_barcode.py \ + render_alphabetsoup.py \ + render_alphabetsoup_config.py \ rtree.py \ rubberstretch.py\ simplepath.py \ @@ -112,7 +113,7 @@ extensions = \ whirl.py otherstuff = \ - aisvg.xslt \ + aisvg.xslt \ colors.xml \ svg2xaml.xsl \ xaml2svg.xsl @@ -191,6 +192,7 @@ modules = \ randompnt.inx \ randompos.inx \ render_barcode.inx \ + render_alphabetsoup.inx \ rubberstretch.inx \ rtree.inx \ sk_input.inx \