comparison 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
comparison
equal deleted inserted replaced
17853:bfd44bbb5909 17854:7ac75fe490c2
1 SUBDIRS = 16 22 32 48 1 SUBDIRS = 16 22 32 48
2 2
3 EXTRA_DIST = \ 3 EXTRA_DIST = \
4 Makefile.mingw \ 4 Makefile.mingw \
5 16/Makefile.mingw \ 5 16/Makefile.mingw \
6 22/Makefile.mingw 6 22/Makefile.mingw \
7 32/Makefile.mingw \
8 48/Makefile.mingw
7 9