diff src/protocols/jabber/Makefile.am @ 3127:4e7cefc55971

[gaim-migrate @ 3142] Upgraded jabber to most recent stable version committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 04 Apr 2002 03:04:57 +0000
parents 44140dae2865
children 5df423e0bca8
line wrap: on
line diff
--- a/src/protocols/jabber/Makefile.am	Thu Apr 04 00:59:12 2002 +0000
+++ b/src/protocols/jabber/Makefile.am	Thu Apr 04 03:04:57 2002 +0000
@@ -17,8 +17,10 @@
 			genhash.c \
 			hashtable.c \
 			hashtable.h \
+			karma.c \
 			iasciitab.h \
 			latin1tab.h \
+			lib.h \
 			libxode.h \
 			nametab.h \
 			pool.c \
@@ -27,6 +29,7 @@
 			socket.c \
 			str.c \
 			utf8tab.h \
+			xhash.c \
 			xmldef.h \
 			xmlnode.c \
 			xmlparse.c \
@@ -63,7 +66,9 @@
 			hashtable.c \
 			hashtable.h \
 			iasciitab.h \
+			karma.c \
 			latin1tab.h \
+			lib.h \
 			libxode.h \
 			nametab.h \
 			pool.c \
@@ -72,6 +77,7 @@
 			socket.c \
 			str.c \
 			utf8tab.h \
+			xhash.c \
 			xmldef.h \
 			xmlnode.c \
 			xmlparse.c \