diff src/protocols/jabber/Makefile.am @ 7170:1cf80749f2f0

[gaim-migrate @ 7737] jabber gets file receive support again. jabber should now be able to do everything the old plugin did, and more. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 06 Oct 2003 02:04:55 +0000
parents af889fd531d0
children 79e33c8ecf16
line wrap: on
line diff
--- a/src/protocols/jabber/Makefile.am	Mon Oct 06 01:46:31 2003 +0000
+++ b/src/protocols/jabber/Makefile.am	Mon Oct 06 02:04:55 2003 +0000
@@ -17,6 +17,8 @@
 			  jutil.h \
 			  message.c \
 			  message.h \
+			  oob.c \
+			  oob.h \
 			  parser.c \
 			  parser.h \
 			  presence.c \