diff libgaim/protocols/qq/Makefile.am @ 14404:8ff8f1c897b5

[gaim-migrate @ 17112] Fixed chat support. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Fri, 01 Sep 2006 11:03:18 +0000
parents a0394e417fab
children a2b56d168a88
line wrap: on
line diff
--- a/libgaim/protocols/qq/Makefile.am	Fri Sep 01 10:05:30 2006 +0000
+++ b/libgaim/protocols/qq/Makefile.am	Fri Sep 01 11:03:18 2006 +0000
@@ -22,15 +22,15 @@
 	crypt.c \
 	crypt.h \
 	group.c \
+	group.h \
 	group_conv.c \
 	group_conv.h \
 	group_find.c \
 	group_find.h \
 	group_free.c \
 	group_free.h \
-	group.h \
-	group_hash.c \
-	group_hash.h \
+	group_internal.c \
+	group_internal.h \
 	group_im.c \
 	group_im.h \
 	group_info.c \