comparison libpurple/protocols/mxit/Makefile.am @ 31286:b8d9329dda4a

The initial protocol infrastructure for MXit Voice/Video support. (Currently disabled with compile-time flag)
author andrew.victor@mxit.com
date Fri, 07 Jan 2011 21:51:05 +0000
parents 69aa4660401a
children
comparison
equal deleted inserted replaced
31285:607ad979a753 31286:b8d9329dda4a
31 protocol.c \ 31 protocol.c \
32 protocol.h \ 32 protocol.h \
33 roster.c \ 33 roster.c \
34 roster.h \ 34 roster.h \
35 splashscreen.c \ 35 splashscreen.c \
36 splashscreen.h 36 splashscreen.h \
37 voicevideo.c \
38 voicevideo.h
37 39
38 40
39 AM_CFLAGS = $(st) 41 AM_CFLAGS = $(st)
40 42
41 libmxit_la_LDFLAGS = -module -avoid-version 43 libmxit_la_LDFLAGS = -module -avoid-version