diff options
author | Werner Koch <wk@gnupg.org> | 2014-11-24 09:44:18 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2014-11-24 09:44:48 +0100 |
commit | e5697fefbe5f518cfca2579b8d698b7bf98e9335 (patch) | |
tree | 7ff52ae53f9a2ccc49174da31843d976ef5ac4f9 /Makefile.am | |
parent | Update NEWS (diff) | |
download | gnupg2-e5697fefbe5f518cfca2579b8d698b7bf98e9335.tar.xz gnupg2-e5697fefbe5f518cfca2579b8d698b7bf98e9335.zip |
speedo: Distribute installer graphics.
--
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b462b9fbd..57529b6c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,8 @@ EXTRA_DIST = build-aux/config.rpath build-aux/potomo autogen.sh autogen.rc \ build-aux/speedo/w32/gdk-pixbuf-loaders.cache \ build-aux/speedo/w32/exdll.h \ build-aux/speedo/w32/README.txt \ + build-aux/speedo/w32/gnupg-logo-150x57.bmp \ + build-aux/speedo/w32/gnupg-logo-164x314.bmp \ build-aux/speedo/patches/atk-1.32.0.patch \ build-aux/speedo/patches/libiconv-1.14.patch \ build-aux/speedo/patches/pango-1.29.4.patch |