Mercurial > pidgin
changeset 11618:82c9c0f5e742
[gaim-migrate @ 13892]
unbreaking this...
committer: Tailor Script <tailor@pidgin.im>
author | Gary Kramlich <grim@reaperworld.com> |
---|---|
date | Wed, 05 Oct 2005 02:57:36 +0000 |
parents | 169872d69cda |
children | de413ae71cba |
files | src/Makefile.am |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.am Wed Oct 05 02:51:10 2005 +0000 +++ b/src/Makefile.am Wed Oct 05 02:57:36 2005 +0000 @@ -236,8 +236,8 @@ bin_PROGRAMS = gaim $(gaim_clientbP) gaim_SOURCES = \ - $(gaim_coresources) - $(dbus_sources) + $(gaim_coresources) \ + $(dbus_sources) \ gtkblist.c \ gtkcombobox.c \ gtkcelllayout.c \