Mercurial > pidgin.yaz
changeset 18686:b70664a62de8
Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.
author | Andreas Monitzer <pidgin@monitzer.com> |
---|---|
date | Thu, 12 Jul 2007 02:20:55 +0000 |
parents | c03e3fe11ea9 |
children | 42939d215988 |
files | libpurple/protocols/jabber/Makefile.am |
diffstat | 1 files changed, 13 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.am Wed Jul 11 23:27:12 2007 +0000 +++ b/libpurple/protocols/jabber/Makefile.am Thu Jul 12 02:20:55 2007 +0000 @@ -36,7 +36,19 @@ si.c \ si.h \ xdata.c \ - xdata.h + xdata.h \ + caps.c \ + caps.h \ + adhoccommands.c \ + adhoccommands.h \ + pep.c \ + pep.h \ + usermood.c \ + usermood.h \ + usernick.c \ + usernick.h \ + usertune.c \ + usertune.h AM_CFLAGS = $(st)