annotate src/Makefile.am @ 268:f8a29745247c

[gaim-migrate @ 278] Two star college football players need to pass the final to play in the big game. The professor loves football, but knows these guys aren't the brightest bulbs in teh box, so he gives them a special final, puts them in a room by themselves, and gives them an hour. The guys look at each other, and start in on the final, which has only one question: "What did Old MacDonald have?" One guy looks at the other and says, "Do you know the answer to this?" The other guy says, "Duh, a farm." "How do you spell that?" "Stupid! EIEIO!" committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 25 May 2000 18:58:21 +0000
parents 73e9a0bfff62
children b402a23f35df
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
61e94e1bd4c8 [gaim-migrate @ 40]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1
diff changeset
1 if GNOMEAPPLET
61e94e1bd4c8 [gaim-migrate @ 40]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1
diff changeset
2 bin_PROGRAMS = gaim_applet
90
f5b305c0d974 [gaim-migrate @ 100]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 82
diff changeset
3 gaim_applet_SOURCES = about.c aim.c away.c browser.c buddy.c buddy_chat.c \
f5b305c0d974 [gaim-migrate @ 100]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 82
diff changeset
4 conversation.c dialogs.c gaimrc.c gnome_applet_mgr.c gtkhtml.c \
198
73e9a0bfff62 [gaim-migrate @ 208]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 173
diff changeset
5 html.c idle.c network.c oscar.c plugins.c prefs.c proxy.c rvous.c \
73e9a0bfff62 [gaim-migrate @ 208]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 173
diff changeset
6 server.c sound.c toc.c util.c
31
61e94e1bd4c8 [gaim-migrate @ 40]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1
diff changeset
7 else
61e94e1bd4c8 [gaim-migrate @ 40]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1
diff changeset
8 bin_PROGRAMS = gaim
173
7b5d56a74b71 [gaim-migrate @ 183]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 90
diff changeset
9 gaim_SOURCES = about.c aim.c away.c browser.c buddy.c buddy_chat.c \
7b5d56a74b71 [gaim-migrate @ 183]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 90
diff changeset
10 conversation.c dialogs.c gaimrc.c gnome_applet_mgr.c gtkhtml.c \
198
73e9a0bfff62 [gaim-migrate @ 208]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 173
diff changeset
11 html.c idle.c network.c oscar.c plugins.c prefs.c proxy.c rvous.c \
73e9a0bfff62 [gaim-migrate @ 208]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 173
diff changeset
12 server.c sound.c toc.c util.c
31
61e94e1bd4c8 [gaim-migrate @ 40]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1
diff changeset
13 endif
61e94e1bd4c8 [gaim-migrate @ 40]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1
diff changeset
14
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
15
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
16 CFLAGS += $(GAIM_CFLAGS)
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
17 LIBS += $(GAIM_LIBS)
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
18 LDADD += $(GAIM_LDADD)
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
19
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
20 EXTRA_DIST = gaim.h proxy.h gnome_applet_mgr.h gtkhtml.h