diff console/Makefile.am @ 15739:73219517f583

gntgaim idle reporting, this fixes idle return
author Richard Nelson <wabz@pidgin.im>
date Tue, 27 Feb 2007 04:11:46 +0000
parents 1e4f4e000c76
children
line wrap: on
line diff
--- a/console/Makefile.am	Mon Feb 26 16:29:05 2007 +0000
+++ b/console/Makefile.am	Tue Feb 27 04:11:46 2007 +0000
@@ -17,6 +17,7 @@
 	gntdebug.c \
 	gntft.c \
 	gntgaim.c \
+	gntidle.c \
 	gntnotify.c \
 	gntplugin.c \
 	gntpounce.c \
@@ -33,6 +34,7 @@
 	gntdebug.h \
 	gntft.h \
 	gntgaim.h \
+	gntidle.h \
 	gntnotify.h \
 	gntplugin.h \
 	gntpounce.h \