Mercurial > pidgin.yaz
diff libpurple/Makefile.am @ 19265:ce892eddb8f1
propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371)
to branch 'im.pidgin.soc.2007.certmgr' (head 462298218a3d857c74beff14713b6b92743e3b08)
author | William Ehlhardt <williamehlhardt@gmail.com> |
---|---|
date | Tue, 14 Aug 2007 04:52:22 +0000 |
parents | 450090c68351 d470d42d2cb1 |
children | f14d539508ca |
line wrap: on
line diff
--- a/libpurple/Makefile.am Tue Aug 14 04:32:32 2007 +0000 +++ b/libpurple/Makefile.am Tue Aug 14 04:52:22 2007 +0000 @@ -33,6 +33,7 @@ accountopt.c \ blist.c \ buddyicon.c \ + certificate.c \ cipher.c \ circbuffer.c \ cmds.c \ @@ -82,6 +83,7 @@ accountopt.h \ blist.h \ buddyicon.h \ + certificate.h \ cipher.h \ circbuffer.h \ cmds.h \