diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2013-02-09 21:07:53 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2013-02-09 21:58:38 +0100 |
commit | 5d24bb216924e92c25202fc7f48dd0bcc5b88655 (patch) | |
tree | 00ee4a56eaba6020bd10d00f3e27a13139357e90 /contrib | |
parent | c1507ca92d4161f7895993988f70f6549a9f7f7a (diff) | |
download | libsigrokdecode-5d24bb216924e92c25202fc7f48dd0bcc5b88655.tar.gz libsigrokdecode-5d24bb216924e92c25202fc7f48dd0bcc5b88655.zip |
Add contrib/sigrok-logo-notext.png.
This is used in the generated Doxygen HTML output.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 22 | ||||
-rw-r--r-- | contrib/sigrok-logo-notext.png | bin | 0 -> 8637 bytes |
2 files changed, 22 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am new file mode 100644 index 0000000..887f2ac --- /dev/null +++ b/contrib/Makefile.am @@ -0,0 +1,22 @@ +## +## This file is part of the libsigrokdecode project. +## +## Copyright (C) 2013 Uwe Hermann <uwe@hermann-uwe.de> +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, +## but WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +## GNU General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## + +EXTRA_DIST = sigrok-logo-notext.png + diff --git a/contrib/sigrok-logo-notext.png b/contrib/sigrok-logo-notext.png Binary files differnew file mode 100644 index 0000000..a3ca65f --- /dev/null +++ b/contrib/sigrok-logo-notext.png |