From e6eeac9238be101dd5107774ae27fec2bd636a0a Mon Sep 17 00:00:00 2001 From: "Andrew rugby471@gmail.com" <> Date: Mon, 4 Apr 2011 16:38:20 +0100 Subject: added ocal icon into makefile (bzr r10092.1.29) --- share/icons/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) \ -- cgit v1.2.3