Mercurial > pidgin.yaz
diff libpurple/Makefile.am @ 19328:8634792bdaad
propagate from branch 'im.pidgin.pidgin' (head 629954e16bbb4f19d6a87eefeb994904e12b10e4)
to branch 'im.pidgin.soc.2007.certmgr' (head 6cade7de3f79b9e9154db72b7a3f73e7faf71cef)
author | William Ehlhardt <williamehlhardt@gmail.com> |
---|---|
date | Sat, 18 Aug 2007 04:13:16 +0000 |
parents | f14d539508ca |
children | 47a2d00ab060 |
line wrap: on
line diff
--- a/libpurple/Makefile.am Sat Aug 18 03:22:08 2007 +0000 +++ b/libpurple/Makefile.am Sat Aug 18 04:13:16 2007 +0000 @@ -36,6 +36,7 @@ accountopt.c \ blist.c \ buddyicon.c \ + certificate.c \ cipher.c \ circbuffer.c \ cmds.c \ @@ -85,6 +86,7 @@ accountopt.h \ blist.h \ buddyicon.h \ + certificate.h \ cipher.h \ circbuffer.h \ cmds.h \