Mercurial > pidgin.yaz
view src/protocols/napster/Makefile.am @ 2529:44b56faccb22
[gaim-migrate @ 2542]
Drugs are bad, mmmkay.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Thu, 18 Oct 2001 00:29:05 +0000 |
parents | 5486d558ecee |
children | 44140dae2865 |
line wrap: on
line source
pkgdir = $(libdir)/gaim CFLAGS += -I\$(top_srcdir)/src $(st) $(DEBUG_CFLAGS) libnapster_la_LDFLAGS = -avoid-version if STATIC_NAPSTER st = -DSTATIC pkg_LTLIBRARIES = noinst_LIBRARIES = libnapster.a libnapster_a_SOURCES = napster.c else st = pkg_LTLIBRARIES = libnapster.la noinst_LIBRARIES = libnapster_la_SOURCES = napster.c endif