Mercurial > pidgin.yaz
diff src/protocols/gg/Makefile.am @ 11414:d5599677bf32
[gaim-migrate @ 13651]
Code split.
committer: Tailor Script <tailor@pidgin.im>
| author | Bartoz Oler <bartosz@pidgin.im> |
|---|---|
| date | Thu, 01 Sep 2005 20:05:01 +0000 |
| parents | b96bc81243be |
| children | 41747a38a1a8 |
line wrap: on
line diff
--- a/src/protocols/gg/Makefile.am Thu Sep 01 19:41:35 2005 +0000 +++ b/src/protocols/gg/Makefile.am Thu Sep 01 20:05:01 2005 +0000 @@ -14,6 +14,15 @@ lib/compat.h \ lib/libgadu.h \ lib/libgadu-config.h \ + utils.h \ + utils.c \ + confer.h \ + confer.c \ + search.h \ + search.c \ + buddylist.h \ + buddylist.c \ + gg.h \ gg.c AM_CFLAGS = $(st)
