annotate pidgin/pixmaps/tray/Makefile.am @ 19136:6b85cbfc80b7

merge of '6a14f373f6f5ea48a0816197f7cfbfdc7600e74e' and 'dfaaf8344b932efe96fe2abe4b0608a02634b2cd'
author Eric Polino <aluink@pidgin.im>
date Thu, 05 Jul 2007 18:21:41 +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