diff options
Diffstat (limited to 'chat/libotr/PLIST')
-rw-r--r-- | chat/libotr/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/libotr/PLIST b/chat/libotr/PLIST index b9ee140b525..174d42bf47a 100644 --- a/chat/libotr/PLIST +++ b/chat/libotr/PLIST @@ -1,17 +1,20 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/24 21:24:13 nathanw Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/13 14:44:31 salo Exp $ bin/otr_mackey bin/otr_modify bin/otr_parse bin/otr_readforge bin/otr_remac bin/otr_sesskeys +include/libotr/auth.h include/libotr/b64.h include/libotr/context.h include/libotr/dh.h include/libotr/mem.h include/libotr/message.h +include/libotr/privkey-t.h include/libotr/privkey.h include/libotr/proto.h +include/libotr/serial.h include/libotr/tlv.h include/libotr/userstate.h include/libotr/version.h |