Mercurial > pidgin.yaz
changeset 20009:756fb4313415
merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
and '179da118ee7b28808ef360f0ebe9ebc728a92022'
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Fri, 14 Sep 2007 04:28:13 +0000 |
parents | dc2b7de9d01d (current diff) 65e12a6f00ca (diff) |
children | ef35d7f5a5b6 34db2e1804e0 c514d6fc6133 |
files | |
diffstat | 1 files changed, 8 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/myspace/Makefile.am Fri Sep 14 04:22:57 2007 +0000 +++ b/libpurple/protocols/myspace/Makefile.am Fri Sep 14 04:28:13 2007 +0000 @@ -2,18 +2,19 @@ pkgdir = $(libdir)/purple-$(PURPLE_MAJOR_VERSION) -SOURCES = myspace.c \ - myspace.h \ - persist.h \ +SOURCES = markup.c \ + markup.h \ message.c \ message.h \ - zap.c \ + myspace.c \ + myspace.h \ + persist.h \ session.c \ session.h \ - markup.c \ - markup.h \ user.c \ - user.h + user.h \ + zap.c \ + zap.h AM_CFLAGS = $(st)