diff options
author | Ludovic Court`es | 2006-08-29 16:14:18 +0000 |
---|---|---|
committer | Ludovic Court`es | 2006-08-29 16:14:18 +0000 |
commit | 3b00599d90ff66e2b889f5f38003b080f5c4c27d (patch) | |
tree | 59265be84a4852ed9b6b232453f3f73895da60ef /doc/img/Makefile.am | |
parent | 16185de44e3253dfad40d3b8c994479e1187812f (diff) | |
download | skribilo-3b00599d90ff66e2b889f5f38003b080f5c4c27d.tar.gz skribilo-3b00599d90ff66e2b889f5f38003b080f5c4c27d.tar.lz skribilo-3b00599d90ff66e2b889f5f38003b080f5c4c27d.zip |
Doc: Converted GIF images to PNG.
git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-49
Diffstat (limited to 'doc/img/Makefile.am')
-rw-r--r-- | doc/img/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/img/Makefile.am b/doc/img/Makefile.am index 48318ea..0be3236 100644 --- a/doc/img/Makefile.am +++ b/doc/img/Makefile.am @@ -1,3 +1,3 @@ -EXTRA_DIST = bsd.gif lambda.gif linux.gif +EXTRA_DIST = bsd.png lambda.png linux.png ## arch-tag: 0008e69a-4745-46d8-9da4-2173db33965d |