diff 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
line wrap: on
line diff
--- a/pidgin/pixmaps/tray/Makefile.am	Wed Jun 13 12:20:25 2007 +0000
+++ b/pidgin/pixmaps/tray/Makefile.am	Wed Jun 13 12:23:00 2007 +0000
@@ -3,5 +3,7 @@
 EXTRA_DIST = \
 	Makefile.mingw \
 	16/Makefile.mingw \
-	22/Makefile.mingw
+	22/Makefile.mingw \
+	32/Makefile.mingw \
+	48/Makefile.mingw