diff libpurple/protocols/jabber/Makefile.am @ 24966:bee5ab815291

Added a Jingle ice-udp transmitter.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Mon, 24 Nov 2008 10:43:38 +0000
parents 8bfa1f01f035
children adf153852bcf
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.am	Mon Nov 17 01:09:55 2008 +0000
+++ b/libpurple/protocols/jabber/Makefile.am	Mon Nov 24 10:43:38 2008 +0000
@@ -25,6 +25,8 @@
 			  jingle/jingle.h \
 			  jingle/content.c \
 			  jingle/content.h \
+			  jingle/iceudp.c \
+			  jingle/iceudp.h \
 			  jingle/rawudp.c \
 			  jingle/rawudp.h \
 			  jingle/rtp.c \