Mercurial > pidgin
view libfaim/Makefile.am @ 150:d4e99c17e399
[gaim-migrate @ 160]
Added daemon pixmaps, for all you BSD'ers out there. I really don't like
the buddy chat one though, someone please redo it.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sun, 23 Apr 2000 23:30:50 +0000 |
parents | 68b230f8da5f |
children | 6ced2f1c8b24 |
line wrap: on
line source
noinst_LIBRARIES = $(LIBFAIM_DO) EXTRA_LIBRARIES = libfaim.a EXTRA_DIST = aim.h faimconfig.h libfaim_a_SOURCES = aim_chatnav.c aim_info.c aim_rxhandlers.c \ aim_tlv.c aim_auth.c aim_conn.c aim_login.c \ aim_rxqueue.c aim_txqueue.c aim_buddylist.c \ aim_global.c aim_logoff.c aim_search.c aim_util.c \ aim_chat.c aim_im.c aim_misc.c aim_snac.c CFLAGS += $(GAIM_CFLAGS) -I../src