# HG changeset patch # User Daniel Atallah # Date 1177461067 0 # Node ID f1d06ebe7ead738458314100863cf1b734402c92 # Parent 69ed7b52faebebaaf635d75486930ddb5ab5bd52 Add missing mingw Makefiles to dist. diff -r 69ed7b52faeb -r f1d06ebe7ead pidgin/pixmaps/toolbar/Makefile.am --- a/pidgin/pixmaps/toolbar/Makefile.am Tue Apr 24 21:56:09 2007 +0000 +++ b/pidgin/pixmaps/toolbar/Makefile.am Wed Apr 25 00:31:07 2007 +0000 @@ -1,1 +1,6 @@ SUBDIRS = 16 22 + +EXTRA_DIST = \ + Makefile.mingw \ + 16/Makefile.mingw \ + 22/Makefile.mingw diff -r 69ed7b52faeb -r f1d06ebe7ead pidgin/pixmaps/tray/Makefile.am --- a/pidgin/pixmaps/tray/Makefile.am Tue Apr 24 21:56:09 2007 +0000 +++ b/pidgin/pixmaps/tray/Makefile.am Wed Apr 25 00:31:07 2007 +0000 @@ -2,5 +2,6 @@ EXTRA_DIST = \ Makefile.mingw \ + 16/Makefile.mingw \ 22/Makefile.mingw