diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-12-19 21:00:52 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-12-19 21:00:52 +0000 |
commit | 85b1fd00f41a7b4e188c3fb776e026e0a76ac30c (patch) | |
tree | 5ae0a0fca392749940368fdc55c1b5fbea549da3 /src/manager | |
parent | c2a703619d3fedce5b08c0628ef9e0e04694b147 (diff) | |
download | strongswan-85b1fd00f41a7b4e188c3fb776e026e0a76ac30c.tar.bz2 strongswan-85b1fd00f41a7b4e188c3fb776e026e0a76ac30c.tar.xz |
include pipe-thin-green icons in distribution4.1.10
Diffstat (limited to 'src/manager')
-rw-r--r-- | src/manager/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manager/Makefile.am b/src/manager/Makefile.am index b0a1180f0..7f77d1dba 100644 --- a/src/manager/Makefile.am +++ b/src/manager/Makefile.am @@ -60,6 +60,7 @@ templates/config/list.cs templates/control/result.cs \ templates/static/style.css templates/static/script.js templates/static/jquery.js \ templates/static/pipe.png templates/static/pipe-good.png templates/static/pipe-bad.png \ templates/static/pipe-thin.png templates/static/pipe-thin-left.png templates/static/pipe-thin-right.png \ +templates/static/pipe-thin-green.png templates/static/pipe-thin-left-green.png templates/static/pipe-thin-right-green.png \ templates/static/gateway-left.png templates/static/client-left.png templates/static/strongswan.png \ templates/static/router.png templates/static/gateway-right.png templates/static/client-right.png \ templates/static/close.png templates/static/initiate.png |