Mercurial > pidgin
changeset 29927:182a2da39b1b
Add the available.list file to EXTRA_DIST so people will be able to use the
tarballs to build win32 releases from now on.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Thu, 13 May 2010 05:08:20 +0000 |
parents | 3d8840b96727 |
children | 623660917282 |
files | pidgin/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/Makefile.am Thu May 13 05:06:46 2010 +0000 +++ b/pidgin/Makefile.am Thu May 13 05:08:20 2010 +0000 @@ -25,6 +25,7 @@ win32/nsis/pixmaps/pidgin-header.bmp \ win32/nsis/pixmaps/pidgin-intro.bmp \ win32/nsis/pixmaps/pidgin-install.ico \ + win32/nsis/available.lst \ win32/nsis/pidgin-installer.nsi \ win32/nsis/pidgin-plugin.nsh \ win32/nsis/langmacros.nsh \