Code

Adding yocto_css.py to Makefile so it gets pulled in dist.
authorTed Gould <ted@canonical.com>
Mon, 14 Sep 2009 06:00:49 +0000 (01:00 -0500)
committerTed Gould <ted@canonical.com>
Mon, 14 Sep 2009 06:00:49 +0000 (01:00 -0500)
share/extensions/Makefile.am

index d95304fc5f2642ab868d6d48034dbfa634d2a0b2..4bcf16841c6deb8e27c5fa8e8513970f59adaee7 100644 (file)
@@ -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 \