comparison libpurple/protocols/oscar/Makefile.am @ 30372:5bfef3338383

Added a way to add a user to the (In)Visible list via the context menu.
author ivan.komarov@soc.pidgin.im
date Mon, 28 Jun 2010 20:02:12 +0000
parents 9881f18b95b1
children a347a4cd1caf
comparison
equal deleted inserted replaced
30371:1a81e5b64779 30372:5bfef3338383
44 rxhandlers.c \ 44 rxhandlers.c \
45 snac.c \ 45 snac.c \
46 snactypes.h \ 46 snactypes.h \
47 tlv.c \ 47 tlv.c \
48 userinfo.c \ 48 userinfo.c \
49 util.c 49 util.c \
50 visibility.c
50 51
51 AM_CFLAGS = $(st) 52 AM_CFLAGS = $(st)
52 53
53 libaim_la_LDFLAGS = -module -avoid-version 54 libaim_la_LDFLAGS = -module -avoid-version
54 libicq_la_LDFLAGS = -module -avoid-version 55 libicq_la_LDFLAGS = -module -avoid-version