annotate pidgin/pixmaps/tray/Makefile.am @ 17854:7ac75fe490c2

Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 13 Jun 2007 12:23:00 +0000
parents c7df0c2d8eef
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