# HG changeset patch # User Daniel Atallah # Date 1188266269 0 # Node ID 23f4d2ded5007d7ada4f4056488decf6a902adf6 # Parent 6e4b16081dfffad5ff223284754ba3ccf15df42e Install rtl 11px status pixmaps on win32 too. diff -r 6e4b16081dff -r 23f4d2ded500 pidgin/pixmaps/status/11/Makefile.mingw --- a/pidgin/pixmaps/status/11/Makefile.mingw Tue Aug 28 01:57:16 2007 +0000 +++ b/pidgin/pixmaps/status/11/Makefile.mingw Tue Aug 28 01:57:49 2007 +0000 @@ -18,3 +18,5 @@ cp $(pidginstatuspix_DATA) $(pidginstatuspixdir); \ fi; + $(MAKE) -C rtl -f Makefile.mingw install || exit 1; \ +