From: Ted Gould Date: Mon, 14 Sep 2009 06:00:49 +0000 (-0500) Subject: Adding yocto_css.py to Makefile so it gets pulled in dist. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b3de381856a71d6dec09a71b587acfeccac83bff;p=inkscape.git Adding yocto_css.py to Makefile so it gets pulled in dist. --- diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index d95304fc5..4bcf16841 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -131,7 +131,8 @@ extensions = \ web-set-att.py \ web-transmit-att.py \ whirl.py \ - wmf_output.py + wmf_output.py \ + yocto_css.py otherstuff = \ aisvg.xslt \