Mercurial > pidgin.yaz
view plugins/icq/Makefile.am @ 1899:a2624692260b
[gaim-migrate @ 1909]
this is part two of three
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 28 May 2001 03:53:23 +0000 |
parents | 0ef6603d986e |
children |
line wrap: on
line source
CFLAGS += -I\$(top_srcdir)/src $(DEBUG_CFLAGS) LIBS = $(GTK_LIBS) EXTRA_DIST = AUTHORS \ COPYING \ ChangeLog \ INSTALL \ README \ VERSION pkgdir = $(libdir)/gaim pkg_LTLIBRARIES = libgaimicq.la libgaimicq_la_SOURCES = chatsession.c \ chatsession.h \ contacts.c \ contacts.h \ cyrillic.c \ eventhandle.c \ eventhandle.h \ filesession.c \ filesession.h \ icq.h \ icqbyteorder.c \ icqbyteorder.h \ icqevent.c \ icqevent.h \ icqlib.c \ icqlib.h \ icqpacket.c \ icqpacket.h \ icqtypes.h \ list.c \ list.h \ proxy.c \ queue.c \ queue.h \ socketmanager.c \ socketmanager.h \ stdpackets.c \ stdpackets.h \ tcp.c \ tcp.h \ tcpchathandle.c \ tcpfilehandle.c \ tcphandle.c \ tcplink.c \ tcplink.h \ timeout.c \ timeout.h \ udp.c \ udp.h \ udphandle.c \ util.c \ util.h \ gaim_icq.c