changeset 3442:a4ec98a586fe

[gaim-migrate @ 3483] Chip--correct any of this if I'm wrong. I only know it works for me. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 26 Aug 2002 03:49:28 +0000
parents 57a4bae8b7f6
children f2e04d0fc283
files src/Makefile.am
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Mon Aug 26 03:36:26 2002 +0000
+++ b/src/Makefile.am	Mon Aug 26 03:49:28 2002 +0000
@@ -36,8 +36,7 @@
 
 LIBS = @LIBS@ $(GTK_LIBS) $(SOUND_LIBS) $(STATIC_LINK_LIBS) $(PERL_LIBS) $(XSS_LIBS) $(INTLLIBS) $(DEBUG_LIBS)
 
-EXTRA_DIST =	applet.h \
-		convo.h \
+EXTRA_DIST =	convo.h \
 		core.h \
 		gaim.h \
 		getopt.c \