Mercurial > pidgin
view src/Makefile.am @ 525:5dbca28e7138
[gaim-migrate @ 535]
"Where is that report? I need that report Frank!"
"Blah blah blah blah"
"Oh you think this is funny? Do you think our client will think this is funny?"
"Funny!"
"I want that report Frank"
"Bleeeeeeeeehhhhhhhhh"
"That's it Frank. Pack up your bags. You're history"
"OK bye"
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Tue, 25 Jul 2000 08:33:20 +0000 |
| parents | 6a92cd7322cc |
| children | e51624d1749a |
line wrap: on
line source
if GNOMEAPPLET bin_PROGRAMS = gaim_applet gaim_applet_SOURCES = about.c aim.c away.c browser.c buddy.c buddy_chat.c \ conversation.c dialogs.c gaimrc.c gnome_applet_mgr.c gtkhtml.c \ html.c idle.c network.c oscar.c plugins.c prefs.c proxy.c rvous.c \ server.c sound.c toc.c util.c ticker.c gtkticker.c else bin_PROGRAMS = gaim gaim_SOURCES = about.c aim.c away.c browser.c buddy.c buddy_chat.c \ conversation.c dialogs.c gaimrc.c gnome_applet_mgr.c gtkhtml.c \ html.c idle.c network.c oscar.c plugins.c prefs.c proxy.c rvous.c \ server.c sound.c toc.c util.c ticker.c gtkticker.c endif CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" EXTRA_DIST = gaim.h proxy.h gnome_applet_mgr.h gtkhtml.h gtkticker.h convo.h
