diff libpurple/protocols/myspace/Makefile.am @ 19433:9a1b28a10c95

In msimprpl, move session-related functions to a new session module.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 26 Aug 2007 06:36:56 +0000
parents 210f792efd7c
children 1e00b684c46f
line wrap: on
line diff
--- a/libpurple/protocols/myspace/Makefile.am	Sun Aug 26 06:30:41 2007 +0000
+++ b/libpurple/protocols/myspace/Makefile.am	Sun Aug 26 06:36:56 2007 +0000
@@ -7,7 +7,8 @@
 	  message.c \
 	  message.h \
 	  zap.c \
-	  session.h
+	  session.c \
+	  session.h \
 
 AM_CFLAGS = $(st)