diff options
| author | Andrew rugby471@gmail.com <> | 2011-04-04 15:38:20 +0000 |
|---|---|---|
| committer | Andrew rugby471@gmail.com <> | 2011-04-04 15:38:20 +0000 |
| commit | e6eeac9238be101dd5107774ae27fec2bd636a0a (patch) | |
| tree | f3e57882691acfaa094cdfcf804972ddac1cdfcd | |
| parent | remove debugging stuff (diff) | |
| download | inkscape-e6eeac9238be101dd5107774ae27fec2bd636a0a.tar.gz inkscape-e6eeac9238be101dd5107774ae27fec2bd636a0a.zip | |
added ocal icon into makefile
(bzr r10092.1.29)
| -rw-r--r-- | share/icons/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index ca426bcd1..0dfb1acd7 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -38,7 +38,8 @@ pixmaps = \ feSpecularLighting-icon.png \ feSpecularLighting-icon.svg \ feTurbulence-icon.png \ - feTurbulence-icon.svg + feTurbulence-icon.svg \ + OCAL.png icons_DATA = \ $(pixmaps) \ |
