diff options
author | Christopher Lenz <cmlenz@apache.org> | 2010-02-22 15:20:25 +0000 |
---|---|---|
committer | Christopher Lenz <cmlenz@apache.org> | 2010-02-22 15:20:25 +0000 |
commit | e04e611597854d1fef2748d110f50d992434705d (patch) | |
tree | 1d8c8e516f15026518f85fbd56be650b093f62c3 /share/Makefile.am | |
parent | a4af409b04f535c09fca9b3db96caa3d7486c309 (diff) |
Add a proper icon for the security button.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@912608 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r-- | share/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 5343801f..d917e389 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -64,6 +64,7 @@ nobase_dist_localdata_DATA = \ www/image/delete.png \ www/image/grippie.gif \ www/image/hgrad.gif \ + www/image/key.png \ www/image/load.png \ www/image/logo.png \ www/image/order-asc.gif \ |