comparison src/protocols/msn/Makefile.am @ 2894:44140dae2865

[gaim-migrate @ 2907] why didn't someone tell me about this sooner? committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 16 Dec 2001 21:35:00 +0000
parents 4eb0490f5ff3
children 5df423e0bca8
comparison
equal deleted inserted replaced
2893:abf9303fb328 2894:44140dae2865
1 EXTRA_DIST = PROTOCOL md5.h 1 EXTRA_DIST = PROTOCOL md5.h
2 2
3 pkgdir = $(libdir)/gaim 3 pkgdir = $(libdir)/gaim
4 4
5 CFLAGS += -I\$(top_srcdir)/src $(st) $(DEBUG_CFLAGS) 5 CFLAGS += -I\$(top_srcdir)/src $(st) $(DEBUG_CFLAGS)
6 libmsn_la_LDFLAGS = -avoid-version 6 libmsn_la_LDFLAGS = -module -avoid-version
7 7
8 if STATIC_MSN 8 if STATIC_MSN
9 9
10 st = -DSTATIC 10 st = -DSTATIC
11 pkg_LTLIBRARIES = 11 pkg_LTLIBRARIES =