annotate pidgin/pixmaps/status/Makefile.am @ 15752:e11859350489

Updates to the win32 installer. It isn't complete yet, but this a good saving point.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 28 Feb 2007 17:27:30 +0000
parents 8797ee49609f
children 53e3f929c86f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15723
8797ee49609f multiple-sized status icons for window icons. Still need to do prpl icons
Sean Egan <seanegan@gmail.com>
parents: 15450
diff changeset
1 SUBDIRS = 16 22 32 48
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2
15398
1ec72a759b5c Fix win32 build for status icon changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15397
diff changeset
3 EXTRA_DIST = \
15450
d79ca56a4626 more win32 build fixes for build changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15398
diff changeset
4 Makefile.mingw \
15398
1ec72a759b5c Fix win32 build for status icon changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15397
diff changeset
5 16/Makefile.mingw \
1ec72a759b5c Fix win32 build for status icon changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15397
diff changeset
6 22/Makefile.mingw \
15752
e11859350489 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15723
diff changeset
7 32/Makefile.mingw \
e11859350489 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15723
diff changeset
8 48/Makefile.mingw
15398
1ec72a759b5c Fix win32 build for status icon changes
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15397
diff changeset
9