2010-11-24 10:49:30 +01:00
|
|
|
Index: pidgin-2.7.6/libpurple/Makefile.am
|
|
|
|
===================================================================
|
|
|
|
--- pidgin-2.7.6.orig/libpurple/Makefile.am
|
|
|
|
+++ pidgin-2.7.6/libpurple/Makefile.am
|
|
|
|
@@ -50,6 +50,8 @@ purple_coresources = \
|
2007-05-21 04:39:49 +02:00
|
|
|
desktopitem.c \
|
|
|
|
eventloop.c \
|
|
|
|
ft.c \
|
|
|
|
+ purple-fifo.c \
|
|
|
|
+ purple-io.c \
|
|
|
|
idle.c \
|
|
|
|
imgstore.c \
|
|
|
|
log.c \
|
2010-11-24 10:49:30 +01:00
|
|
|
@@ -117,6 +119,8 @@ purple_coreheaders = \
|
2007-05-21 04:39:49 +02:00
|
|
|
desktopitem.h \
|
|
|
|
eventloop.h \
|
|
|
|
ft.h \
|
|
|
|
+ purple-fifo.h \
|
|
|
|
+ purple-io.h \
|
|
|
|
gaim-compat.h \
|
|
|
|
idle.h \
|
|
|
|
imgstore.h \
|