Mercurial > pidgin
view plugins/msn/Makefile.am @ 1266:aac04affc65d
[gaim-migrate @ 1276]
first round of cleanups. mostly just ran through indent. changed to have non-blocking connect, that's fun. changed the recv to read and increased reliability.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Thu, 14 Dec 2000 12:26:56 +0000 |
| parents | 7db9121aac80 |
| children | cfa8aa50df83 |
line wrap: on
line source
CFLAGS += -I\$(top_srcdir)/src LIBS = $(GTK_LIBS) pkgdir = $(libdir)/gaim pkg_LTLIBRARIES = libmsn.la libmsn_la_SOURCES = msn.c md5.c md.h
