comparison src/protocols/yahoo/Makefile.am @ 3411:5df423e0bca8

[gaim-migrate @ 3430] This hopefully adds automake 1.6 support to gaim. I have not tested it, though it came from a guy who uses 1.6, so I'd hope it works. It doesn't break 1.4. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 19:32:05 +0000
parents 44140dae2865
children 59751fe608c5
comparison
equal deleted inserted replaced
3410:3fd9f8e2c463 3411:5df423e0bca8
11 pkg_LTLIBRARIES = 11 pkg_LTLIBRARIES =
12 noinst_LIBRARIES = libyahoo.a 12 noinst_LIBRARIES = libyahoo.a
13 13
14 libyahoo_a_SOURCES = crypt.c yahoo.c 14 libyahoo_a_SOURCES = crypt.c yahoo.c
15 15
16 libyahoo_a_CFLAGS = $(AM_CFLAGS)
17
16 else 18 else
17 19
18 st = 20 st =
19 pkg_LTLIBRARIES = libyahoo.la 21 pkg_LTLIBRARIES = libyahoo.la
20 noinst_LIBRARIES = 22 noinst_LIBRARIES =