diff options
| author | Ted Gould <ted@gould.cx> | 2009-09-14 06:00:49 +0000 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-09-14 06:00:49 +0000 |
| commit | 58fdd1401ad1fcd05a0f9eee616749c975a5701d (patch) | |
| tree | b44fd1d7f8a3f21eb44028463691fb6d4f2aa4bc /share | |
| parent | Patch from Diedrik for 296778 (diff) | |
| download | inkscape-58fdd1401ad1fcd05a0f9eee616749c975a5701d.tar.gz inkscape-58fdd1401ad1fcd05a0f9eee616749c975a5701d.zip | |
Adding yocto_css.py to Makefile so it gets pulled in dist.
(bzr r8591)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 \ |
