diff libpurple/Makefile.am @ 29146:f46979436c78

Skeleton of the Farsight 2 media backend. I want to keep the backend-fs2.h internal to libpurple for now. It shouldn't be made public API yet (if ever). The separation is largely for organization. Nothing outside of libpurple should need to access it directly.
author maiku@pidgin.im
date Thu, 22 Oct 2009 21:30:30 +0000
parents 0ae9306de1f6
children f7746ebc0b40
line wrap: on
line diff
--- a/libpurple/Makefile.am	Thu Oct 22 21:09:36 2009 +0000
+++ b/libpurple/Makefile.am	Thu Oct 22 21:30:30 2009 +0000
@@ -53,6 +53,8 @@
 	idle.c \
 	imgstore.c \
 	log.c \
+	media/backend-fs2.c \
+	media/backend-fs2.h \
 	media/backend-iface.c \
 	media/candidate.c \
 	media/codec.c \