comparison src/protocols/simple/Makefile.am @ 11376:38a05abd926e

[gaim-migrate @ 13602] moved ntlm to core committer: Tailor Script <tailor@pidgin.im>
author Thomas Butter <tbutter>
date Tue, 30 Aug 2005 18:23:58 +0000
parents 0f03b5492130
children b4cf724b64f8
comparison
equal deleted inserted replaced
11375:7e98b3bf2fdf 11376:38a05abd926e
5 simple.h \ 5 simple.h \
6 sipmsg.c \ 6 sipmsg.c \
7 sipmsg.h \ 7 sipmsg.h \
8 digcalc.c \ 8 digcalc.c \
9 digcalc.h \ 9 digcalc.h \
10 ntlm.c \
11 ntlm.h \
12 srvresolve.h \ 10 srvresolve.h \
13 srvresolve.c 11 srvresolve.c
14 12
15 AM_CFLAGS = $(st) -lresolv 13 AM_CFLAGS = $(st)
16 14
17 libsimple_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) 15 libsimple_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS)
18 16
19 if STATIC_MSN 17 if STATIC_MSN
20 18