Mercurial > pidgin
view plugins/yay/Makefile.am @ 1999:591ebfe8ec00
[gaim-migrate @ 2009]
can be in two rooms of the same name
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Tue, 12 Jun 2001 07:57:27 +0000 |
| parents | f018f0faddda |
| children |
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 EXTRA_DIST = AUTHORS
