Mercurial > pidgin
view plugins/yay/Makefile.am @ 1566:e9faf5dfdba0
[gaim-migrate @ 1576]
if not connected and disconnect remove WRITE instead of READ
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Tue, 13 Mar 2001 11:05:13 +0000 |
| parents | 92b3dd1e4129 |
| children | f018f0faddda |
line wrap: on
line source
CFLAGS += -I\$(top_srcdir)/src LIBS = $(GTK_LIBS) pkgdir = $(libdir)/gaim pkg_LTLIBRARIES = libyahoo.la libyahoo_la_SOURCES = \ buddy.c conn.c internal.h login.c misc.c outgoing.c rxhandlers.c yay.c yay.h
