diff options
author | Jakub Steiner <jimmac@src.gnome.org> | 2001-09-08 07:02:04 +0800 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2001-09-08 07:02:04 +0800 |
commit | 36f535d34b7a2e9c134ff2416f8ed070c0285cc3 (patch) | |
tree | 641b314c3f8853e0ca27657f44c22583c3e0005a /art/Makefile.am | |
parent | 18f64d591747716a8e0cafd7c4ba4007f6cbf2f4 (diff) | |
download | gsoc2013-evolution-36f535d34b7a2e9c134ff2416f8ed070c0285cc3.tar.gz gsoc2013-evolution-36f535d34b7a2e9c134ff2416f8ed070c0285cc3.tar.zst gsoc2013-evolution-36f535d34b7a2e9c134ff2416f8ed070c0285cc3.zip |
pgp signature icons
svn path=/trunk/; revision=12693
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 768a3dd195..5c58169760 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -36,6 +36,9 @@ images_DATA = \ outbox-16.png \ outbox-full-16.png \ pattern.png \ + pgp-signature-bad.png \ + pgp-signature-nokey.png \ + pgp-signature-ok.png \ print.xpm \ print-preview.xpm \ rdf.png \ |