Mercurial > pidgin
changeset 13671:cafb9a4b206f
[gaim-migrate @ 16073]
Kevin pointed out that the libgadu files aren't in EXTRA_DIST, which is necessary for building on Windows.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 20 Apr 2006 05:51:37 +0000 |
parents | a373da801dc1 |
children | e5c3bfc208a9 |
files | src/protocols/gg/Makefile.am |
diffstat | 1 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/gg/Makefile.am Thu Apr 20 05:19:34 2006 +0000 +++ b/src/protocols/gg/Makefile.am Thu Apr 20 05:51:37 2006 +0000 @@ -1,4 +1,17 @@ -EXTRA_DIST = Makefile.mingw +EXTRA_DIST = \ + Makefile.mingw \ + lib/common.c \ + lib/compat.h \ + lib/COPYING \ + lib/dcc.c \ + lib/events.c \ + lib/http.c \ + lib/libgadu.c \ + lib/libgadu-config.h \ + lib/libgadu.h \ + lib/obsolete.c \ + lib/pubdir50.c \ + lib/pubdir.c pkgdir = $(libdir)/gaim