adium: 283a83db: Update the Makefile for Facebook.
zacw at adiumx.com
zacw at adiumx.com
Fri Jul 10 22:50:27 EDT 2009
-----------------------------------------------------------------
Revision: 283a83db079ad50a17926e95bdba9f9d390bf695
Ancestor: c763ea7a4979895e7241f74189420ef3fb6f7657
Author: zacw at adiumx.com
Date: 2009-07-11T02:45:28
Branch: im.pidgin.adium
URL: http://d.pidgin.im/viewmtn/revision/info/283a83db079ad50a17926e95bdba9f9d390bf695
Modified files:
libpurple/protocols/facebook/Makefile.am
ChangeLog:
Update the Makefile for Facebook.
-------------- next part --------------
============================================================
--- libpurple/protocols/facebook/Makefile.am 39e202255ca917a7c745a6c2de1a378e72f483ed
+++ libpurple/protocols/facebook/Makefile.am 8f244a845ebdbc8be60a3489aa8e2f9499c91549
@@ -10,6 +10,8 @@ FACEBOOK_SOURCES = \
fb_blist.c \
fb_connection.h \
fb_connection.c \
+ fb_conversation.h \
+ fb_conversation.c \
fb_info.h \
fb_info.c \
fb_managefriends.h \
@@ -19,7 +21,9 @@ FACEBOOK_SOURCES = \
fb_notifications.h \
fb_notifications.c \
fb_search.h \
- fb_search.c
+ fb_search.c \
+ fb_util.h \
+ fb_util.c
AM_CFLAGS = $(st)
More information about the Commits
mailing list