annotate pidgin/pixmaps/tray/Makefile.am @ 21008:96dee745ce14

merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c' and 'be3e4adb905d9838ae215b0fcdbe7119654d2998'
author Richard Laager <rlaager@wiktel.com>
date Thu, 25 Oct 2007 01:59:58 +0000
parents 7ac75fe490c2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17842
c7df0c2d8eef Icon updates from Hylke, including tray icons in 2 more sizes
Sean Egan <seanegan@gmail.com>
parents: 16359
diff changeset
1 SUBDIRS = 16 22 32 48
15728
8e08e961813c I forgot to add the new mingw makefiles.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15715
diff changeset
2
8e08e961813c I forgot to add the new mingw makefiles.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15715
diff changeset
3 EXTRA_DIST = \
8e08e961813c I forgot to add the new mingw makefiles.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15715
diff changeset
4 Makefile.mingw \
16359
f1d06ebe7ead Add missing mingw Makefiles to dist.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15773
diff changeset
5 16/Makefile.mingw \
17854
7ac75fe490c2 Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17842
diff changeset
6 22/Makefile.mingw \
7ac75fe490c2 Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17842
diff changeset
7 32/Makefile.mingw \
7ac75fe490c2 Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17842
diff changeset
8 48/Makefile.mingw
15728
8e08e961813c I forgot to add the new mingw makefiles.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15715
diff changeset
9