Mercurial > pidgin.yaz
view libfaim/Makefile.am @ 1464:ae075ecc7c34
[gaim-migrate @ 1474]
I got the "internet" keys on my keyboard working.
<Creedence Clearwater playing....>
o/~ and daddy always smiled, took me by the hand, saying someday, you'll understand. o/~
Next Track!
<Searchers...>
o/~ Seven little bottles of: Love Potion #9! o/~
Next!
<Marcy Playground...>
o/~ Blue... like water. Blue... like heaven has, allllll of the time o/~
Next!
<Wat Tyler>
o/~ I'm, going, to, fart in the face of my father, wank in the wig of a judge, piss in the whistle of a policeman, i bear them all a grudge o/~
Next!
<Veruca Salt>
o/~ Leave me! Right here! Cuz I don't wanna go! o/~
Next!
<Turtles>
o/~ Imagine me and you, I do, I think about you day and night, it's only right, to think about the girl you love, and hold her tight, so happy together! o/~
Next!
Next!
Led Zeppelin! Led Zep! Woohoo!
I'm going to go listen to Led Zeppelin now.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sat, 03 Feb 2001 11:57:24 +0000 |
parents | 7f7e3bfb1af7 |
children | 1e2cc8c8bf3c |
line wrap: on
line source
noinst_LIBRARIES = libfaim.a EXTRA_DIST = faim/aim.h faim/aim_cbtypes.h faim/faimconfig.h md5.h README \ README.gaim CHANGES CHANGES.gaim COPYING BUGS AUTHORS libfaim_a_SOURCES = aim_ads.c \ aim_auth.c \ aim_buddylist.c \ aim_chat.c \ aim_chatnav.c \ aim_conn.c \ aim_ft.c \ aim_im.c \ aim_info.c \ aim_login.c \ aim_logoff.c \ aim_meta.c \ aim_misc.c \ aim_msgcookie.c \ aim_rxhandlers.c \ aim_rxqueue.c \ aim_search.c \ aim_snac.c \ aim_tlv.c \ aim_txqueue.c \ aim_util.c \ md5.c CFLAGS += -DAIM_BUILDDATE=\"`date +%Y%m%d`\" -DAIM_BUILDTIME=\"`date +%H%M%S`\"