Mercurial > pidgin
changeset 32453:215f7f125f4d
Add GtkWebViewToolbar to makefiles.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 04 Jan 2012 09:46:23 +0000 |
parents | 1edaf008c066 |
children | 126420f99f6f |
files | pidgin/Makefile.am pidgin/Makefile.mingw |
diffstat | 2 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/Makefile.am Wed Jan 04 09:45:10 2012 +0000 +++ b/pidgin/Makefile.am Wed Jan 04 09:46:23 2012 +0000 @@ -86,6 +86,7 @@ gtkthemes.c \ gtkutils.c \ gtkwebview.c \ + gtkwebviewtoolbar.c \ gtkwhiteboard.c \ minidialog.c \ pidgintooltip.c \ @@ -140,6 +141,7 @@ gtkthemes.h \ gtkutils.h \ gtkwebview.h \ + gtkwebviewtoolbar.h \ gtkwhiteboard.h \ minidialog.h \ pidgintooltip.h \