Add the available.list file to EXTRA_DIST so people will be able to use the

Thu, 13 May 2010 05:08:20 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Thu, 13 May 2010 05:08:20 +0000
changeset 30244
55be19b5edc5
parent 30243
b8b7f6e239c0
child 30245
7e118b346ddc

Add the available.list file to EXTRA_DIST so people will be able to use the
tarballs to build win32 releases from now on.

pidgin/Makefile.am file | annotate | diff | comparison | revisions
--- 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 \

mercurial