Mercurial > pidgin
view src/protocols/yahoo/Makefile.am @ 2810:dfcd5010dd13
[gaim-migrate @ 2823]
gtk2 (1.3.11)
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 28 Nov 2001 21:06:45 +0000 |
| parents | 536bb833fdeb |
| children | 4eb0490f5ff3 |
line wrap: on
line source
EXTRA_DIST = md5.h pkgdir = $(libdir)/gaim CFLAGS += -I\$(top_srcdir)/src $(st) $(DEBUG_CFLAGS) libyahoo_la_LDFLAGS = -avoid-version if STATIC_YAHOO st = -DSTATIC pkg_LTLIBRARIES = noinst_LIBRARIES = libyahoo.a libyahoo_a_SOURCES = crypt.c md5.c yahoo.c else st = pkg_LTLIBRARIES = libyahoo.la noinst_LIBRARIES = libyahoo_la_SOURCES = crypt.c md5.c yahoo.c endif
