Update of /cvsroot/gaim/gaim/src
In directory usw-pr-cvs1:/tmp/cvs-serv21073/src
Modified Files:
Makefile.am
Log Message:
Bye bye, applet.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/gaim/gaim/src/Makefile.am,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- Makefile.am 25 Aug 2002 04:59:34 -0000 1.47
+++ Makefile.am 25 Aug 2002 06:08:15 -0000 1.48
@@ -3,7 +3,6 @@
bin_PROGRAMS = gaim
gaim_SOURCES = about.c \
aim.c \
- applet.c \
away.c \
browser.c \
buddy.c \
|